Home
last modified time | relevance | path

Searched defs:JSRuntimeGetUndefined (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api.h50 JSValue *(*JSRuntimeGetUndefined)(); member
Dintrinsics_api_impl.cpp207 static JSValue *JSRuntimeGetUndefined() in JSRuntimeGetUndefined() function