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 147147 'v8_enable_concurrent_marking%' : 1 ,
148148
149149 # Sets -dV8_ARRAY_BUFFER_EXTENSION
150- 'v8_enable_array_buffer_extension%' : 1 ,
150+ 'v8_enable_array_buffer_extension%' : 0 ,
151151
152152 # Enables various testing features.
153153 'v8_enable_test_features%' : 0 ,
Original file line number Diff line number Diff line change 5353 "<(V8_ROOT)/src/builtins/object-fromentries.tq" ,
5454 "<(V8_ROOT)/src/builtins/object.tq" ,
5555 "<(V8_ROOT)/src/builtins/promise-abstract-operations.tq" ,
56+ "<(V8_ROOT)/src/builtins/promise-all-element-closure.tq" ,
5657 "<(V8_ROOT)/src/builtins/promise-constructor.tq" ,
5758 "<(V8_ROOT)/src/builtins/promise-finally.tq" ,
5859 "<(V8_ROOT)/src/builtins/promise-race.tq" ,
150151 "<(V8_ROOT)/src/objects/promise.tq" ,
151152 "<(V8_ROOT)/src/objects/property-array.tq" ,
152153 "<(V8_ROOT)/src/objects/property-cell.tq" ,
154+ "<(V8_ROOT)/src/objects/property-descriptor-object.tq" ,
153155 "<(V8_ROOT)/src/objects/prototype-info.tq" ,
154156 "<(V8_ROOT)/src/objects/regexp-match-info.tq" ,
155157 "<(V8_ROOT)/src/objects/scope-info.tq" ,
You can’t perform that action at this time.
0 commit comments