Home
last modified time | relevance | path

Searched refs:JSRuntimeCreateArray (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.cpp164 return JSRuntimeCreateArray(); in JSRuntimeCreateArrayIntrinsic()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.h43 JSValue *JSRuntimeCreateArray();
Dintrinsics_api_impl.cpp338 JSValue *JSRuntimeCreateArray() in JSRuntimeCreateArray() function