Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.cpp135 return JSRuntimeCreateObject(); in JSRuntimeCreateObjectIntrinsic()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.h39 JSValue *JSRuntimeCreateObject();
Dintrinsics_api_impl.cpp183 JSValue *JSRuntimeCreateObject() in JSRuntimeCreateObject() function