File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 147
147
'v8_enable_concurrent_marking%' : 1 ,
148
148
149
149
# Sets -dV8_ARRAY_BUFFER_EXTENSION
150
- 'v8_enable_array_buffer_extension%' : 1 ,
150
+ 'v8_enable_array_buffer_extension%' : 0 ,
151
151
152
152
# Enables various testing features.
153
153
'v8_enable_test_features%' : 0 ,
Original file line number Diff line number Diff line change 53
53
"<(V8_ROOT)/src/builtins/object-fromentries.tq" ,
54
54
"<(V8_ROOT)/src/builtins/object.tq" ,
55
55
"<(V8_ROOT)/src/builtins/promise-abstract-operations.tq" ,
56
+ "<(V8_ROOT)/src/builtins/promise-all-element-closure.tq" ,
56
57
"<(V8_ROOT)/src/builtins/promise-constructor.tq" ,
57
58
"<(V8_ROOT)/src/builtins/promise-finally.tq" ,
58
59
"<(V8_ROOT)/src/builtins/promise-race.tq" ,
150
151
"<(V8_ROOT)/src/objects/promise.tq" ,
151
152
"<(V8_ROOT)/src/objects/property-array.tq" ,
152
153
"<(V8_ROOT)/src/objects/property-cell.tq" ,
154
+ "<(V8_ROOT)/src/objects/property-descriptor-object.tq" ,
153
155
"<(V8_ROOT)/src/objects/prototype-info.tq" ,
154
156
"<(V8_ROOT)/src/objects/regexp-match-info.tq" ,
155
157
"<(V8_ROOT)/src/objects/scope-info.tq" ,
You can’t perform that action at this time.
0 commit comments