| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 277e5fa commit 4131b14
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -102,7 +102,7 @@ function getExpectedSymbols() { | |||
| 102 | 102 | 'v8dbg_class_UncompiledData__inferred_name__String', | |
| 103 | 103 | 'v8dbg_class_SharedFunctionInfo__internal_formal_parameter_count__uint16_t', | |
| 104 | 104 | 'v8dbg_class_SharedFunctionInfo__name_or_scope_info__Object', | |
| 105 | - 'v8dbg_class_SharedFunctionInfo__script_or_debug_info__Object', | ||
| 105 | + 'v8dbg_class_SharedFunctionInfo__script_or_debug_info__HeapObject', | ||
| 106 | 106 | 'v8dbg_class_UncompiledData__start_position__int32_t', | |
| 107 | 107 | 'v8dbg_class_SlicedString__offset_offset__int', | |
| 108 | 108 | 'v8dbg_class_SlicedString__parent__String', | |
@@ -162,7 +162,7 @@ function getExpectedSymbols() { | |||
| 162 | 162 | 'v8dbg_type_JSGlobalObject__JS_GLOBAL_OBJECT_TYPE', | |
| 163 | 163 | 'v8dbg_type_JSGlobalProxy__JS_GLOBAL_PROXY_TYPE', | |
| 164 | 164 | 'v8dbg_type_JSObject__JS_OBJECT_TYPE', | |
| 165 | - 'v8dbg_type_JSRegExp__JS_REGEXP_TYPE', | ||
| 165 | + 'v8dbg_type_JSRegExp__JS_REG_EXP_TYPE', | ||
| 166 | 166 | 'v8dbg_type_JSTypedArray__JS_TYPED_ARRAY_TYPE', | |
| 167 | 167 | 'v8dbg_type_Map__MAP_TYPE', | |
| 168 | 168 | 'v8dbg_type_Oddball__ODDBALL_TYPE', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments