/third_party/node/deps/v8/src/heap/ |
D | factory-inl.h | 54 Handle<JSArray> Factory::NewJSArrayWithElements(Handle<FixedArrayBase> elements, in NewJSArrayWithElements() function 57 return NewJSArrayWithElements(elements, elements_kind, elements->length(), in NewJSArrayWithElements()
|
D | memory-measurement.cc | 51 factory_->NewJSArrayWithElements(other)); in Build() 78 return factory_->NewJSArrayWithElements(elements); in NewRange()
|
D | factory.h | 573 Handle<JSArray> NewJSArrayWithElements( 577 inline Handle<JSArray> NewJSArrayWithElements(
|
D | factory.cc | 2617 return NewJSArrayWithElements(empty_fixed_array(), elements_kind, length, in NewJSArray() 2628 Handle<JSArray> Factory::NewJSArrayWithElements(Handle<FixedArrayBase> elements, in NewJSArrayWithElements() function in v8::internal::Factory
|
/third_party/node/deps/v8/src/objects/ |
D | template-objects.cc | 47 Handle<JSArray> raw_object = isolate->factory()->NewJSArrayWithElements( in GetTemplateObject() 53 Handle<JSArray> template_object = isolate->factory()->NewJSArrayWithElements( in GetTemplateObject()
|
D | js-locale.cc | 494 return factory->NewJSArrayWithElements(fixed_array); in GetKeywordValuesFromLocale() 559 return factory->NewJSArrayWithElements(fixed_array); in HourCycles() 593 return factory->NewJSArrayWithElements(fixed_array); in HourCycles() 623 return factory->NewJSArrayWithElements(fixed_array); in NumberingSystems() 746 Handle<JSArray> we = factory->NewJSArrayWithElements(wi); in WeekInfo()
|
D | js-plural-rules.cc | 316 isolate->factory()->NewJSArrayWithElements(plural_categories); in ResolvedOptions()
|
D | js-regexp.cc | 50 isolate->factory()->NewJSArrayWithElements(indices_sub_array, in BuildIndices()
|
D | objects-inl.h | 1253 return isolate->factory()->NewJSArrayWithElements(entry_storage, in MakeEntryPair() 1264 return isolate->factory()->NewJSArrayWithElements(entry_storage, in MakeEntryPair()
|
D | intl-objects.cc | 2058 return factory->NewJSArrayWithElements(fixed_array); in VectorToJSArray() 2161 return factory->NewJSArrayWithElements(fixed_array); in AvailableUnits()
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-debug.cc | 230 isolate->factory()->NewJSArrayWithElements( in GetInternalProperties() 377 return isolate->factory()->NewJSArrayWithElements( in GetInternalProperties() 480 return *isolate->factory()->NewJSArrayWithElements( in RUNTIME_FUNCTION() 524 return *isolate->factory()->NewJSArrayWithElements(instances); in RUNTIME_FUNCTION() 793 factory->NewJSArrayWithElements(ranges_array, PACKED_ELEMENTS); in RUNTIME_FUNCTION() 798 return *factory->NewJSArrayWithElements(scripts_array, PACKED_ELEMENTS); in RUNTIME_FUNCTION()
|
D | runtime-regexp.cc | 821 Handle<JSArray> result = isolate->factory()->NewJSArrayWithElements( in RUNTIME_FUNCTION() 1302 builder.Add(*isolate->factory()->NewJSArrayWithElements(elements)); in SearchRegExpMultiple() 1630 Handle<JSArray> NewJSArrayWithElements(Isolate* isolate, in NewJSArrayWithElements() function 1633 return isolate->factory()->NewJSArrayWithElements( in NewJSArrayWithElements() 1711 return *factory->NewJSArrayWithElements(elems); in RUNTIME_FUNCTION() 1755 return *NewJSArrayWithElements(isolate, elems, num_elems); in RUNTIME_FUNCTION() 1777 return *NewJSArrayWithElements(isolate, elems, num_elems); in RUNTIME_FUNCTION() 1790 return *NewJSArrayWithElements(isolate, elems, num_elems); in RUNTIME_FUNCTION()
|
D | runtime-object.cc | 658 return *isolate->factory()->NewJSArrayWithElements(values); in RUNTIME_FUNCTION() 672 return *isolate->factory()->NewJSArrayWithElements(value); in RUNTIME_FUNCTION() 686 return *isolate->factory()->NewJSArrayWithElements(entries); in RUNTIME_FUNCTION() 700 return *isolate->factory()->NewJSArrayWithElements(entries); in RUNTIME_FUNCTION() 1026 return *isolate->factory()->NewJSArrayWithElements(keys); in RUNTIME_FUNCTION()
|
D | runtime-test-wasm.cc | 319 return *isolate->factory()->NewJSArrayWithElements(values); in RUNTIME_FUNCTION()
|
D | runtime-strings.cc | 347 return *isolate->factory()->NewJSArrayWithElements(elements); in RUNTIME_FUNCTION()
|
D | runtime-literals.cc | 511 return isolate->factory()->NewJSArrayWithElements( in CreateArrayLiteral()
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-reflect.cc | 94 return *isolate->factory()->NewJSArrayWithElements(keys); in BUILTIN()
|
D | builtins-object.cc | 285 return *isolate->factory()->NewJSArrayWithElements(keys); in GetOwnPropertyKeys()
|
D | builtins-array.cc | 1395 return *isolate->factory()->NewJSArrayWithElements(storage, kind, j); in Slow_ArrayConcat() 1765 Handle<JSArray> array = isolate->factory()->NewJSArrayWithElements( in BUILTIN() 1827 Handle<JSArray> array = isolate->factory()->NewJSArrayWithElements( in BUILTIN()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-module.cc | 266 Handle<JSArray> params = factory->NewJSArrayWithElements(param_values); in GetTypeForFunction() 282 Handle<JSArray> results = factory->NewJSArrayWithElements(result_values); in GetTypeForFunction()
|
/third_party/node/deps/v8/src/debug/ |
D | debug-wasm-objects.cc | 222 Utils::ToLocal(isolate->factory()->NewJSArrayWithElements( in IndexedEnumerator() 305 isolate->factory()->NewJSArrayWithElements(names, PACKED_ELEMENTS))); in NamedEnumerator() 1099 Handle<JSArray> final_entries = isolate->factory()->NewJSArrayWithElements( in AddWasmTableObjectInternalProperties()
|
D | debug-scopes.cc | 352 return isolate_->factory()->NewJSArrayWithElements(details); in MaterializeScopeDetails() 363 return isolate_->factory()->NewJSArrayWithElements(details); in MaterializeScopeDetails()
|
/third_party/node/deps/v8/src/execution/ |
D | messages.cc | 240 return isolate->factory()->NewJSArrayWithElements(sites); in GetStackFrames()
|
/third_party/node/deps/v8/src/web-snapshot/ |
D | web-snapshot.cc | 2039 factory()->NewJSArrayWithElements(elements, elements_kind, length); in DeserializeArrays()
|
/third_party/node/deps/v8/src/api/ |
D | api.cc | 4669 auto result = isolate->factory()->NewJSArrayWithElements(value); in GetPropertyNames() 7381 factory->NewJSArrayWithElements(result, i::PACKED_ELEMENTS, len)); in New() 7512 return factory->NewJSArrayWithElements(result, i::PACKED_ELEMENTS, in MapAsArray() 7616 return factory->NewJSArrayWithElements(result, i::PACKED_ELEMENTS, in SetAsArray()
|