Home
last modified time | relevance | path

Searched defs:jsCtor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp471 static void SimulateJSInheritance(napi_env env, napi_value jsCtor, napi_value jsBaseCtor) in SimulateJSInheritance()
535 napi_value jsCtor {}; in Create() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_builtin.cpp169 auto jsCtor = wclass->GetJsCtor(env); in RegisterClass() local
Dintrinsics_api_impl.cpp201 auto jsCtor = ctor->GetNapiValue(env); in JSRuntimeInstanceOfDynamic() local