Lines Matching refs:NewJSArrayWithElements
172 return factory->NewJSArrayWithElements(result); in GetIteratorInternalProperties()
199 factory->NewJSArrayWithElements(bound_arguments); in GetInternalProperties()
201 return factory->NewJSArrayWithElements(result); in GetInternalProperties()
237 return factory->NewJSArrayWithElements(result); in GetInternalProperties()
256 return factory->NewJSArrayWithElements(result); in GetInternalProperties()
275 return factory->NewJSArrayWithElements(result); in GetInternalProperties()
284 return factory->NewJSArrayWithElements(result); in GetInternalProperties()
388 return *isolate->factory()->NewJSArrayWithElements( in RUNTIME_FUNCTION()
432 return *isolate->factory()->NewJSArrayWithElements(instances); in RUNTIME_FUNCTION()
710 factory->NewJSArrayWithElements(ranges_array, PACKED_ELEMENTS); in RUNTIME_FUNCTION()
715 return *factory->NewJSArrayWithElements(scripts_array, PACKED_ELEMENTS); in RUNTIME_FUNCTION()