Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp723 static void SimulateJSInheritance(napi_env env, napi_value jsCtor, napi_value jsBaseCtor) in SimulateJSInheritance() function
789 SimulateJSInheritance(env, jsCtor, fakeSuper); in Create()