Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6bc2ce2

Browse filesBrowse files
mmarchinitargos
authored andcommitted
Revert "src: update v8abbr.h for V8 7.7"
This reverts commit 59b4640. PR-URL: #30870 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
1 parent 015671d commit 6bc2ce2
Copy full SHA for 6bc2ce2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎src/v8abbr.h‎

Copy file name to clipboardExpand all lines: src/v8abbr.h
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@
104104
#define V8_OFF_STR_CHARS \
105105
V8_OFF_HEAP(V8DBG_CLASS_SEQONEBYTESTRING__CHARS__CHAR)
106106
#define V8_OFF_CONSSTR_CAR \
107-
V8_OFF_HEAP(V8DBG_CLASS_CONSSTRING__FIRST_OFFSET__INT)
107+
V8_OFF_HEAP(V8DBG_CLASS_CONSSTRING__FIRST__STRING)
108108
#define V8_OFF_CONSSTR_CDR \
109-
V8_OFF_HEAP(V8DBG_CLASS_CONSSTRING__SECOND_OFFSET__INT)
109+
V8_OFF_HEAP(V8DBG_CLASS_CONSSTRING__SECOND__STRING)
110110
#define V8_OFF_EXTSTR_RSRC \
111111
V8_OFF_HEAP(V8DBG_CLASS_EXTERNALSTRING__RESOURCE__OBJECT)
112112
#define V8_OFF_FA_SIZE \

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.