Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dhandshake.cpp23 …([[maybe_unused]] napi_env env, [[maybe_unused]] void *stsIface, [[maybe_unused]] void **ecmaIface) in napi_vm_handshake()
/arkcompiler/ets_runtime/ecmascript/cross_vm/
Dcross_vm_operator.cpp32 void CrossVMOperator::DoHandshake(EcmaVM *vm, void *stsIface, void **ecmaIface) in DoHandshake()
Djsnapi_expo_hybrid.cpp133 void HandshakeHelper::DoHandshake([[maybe_unused]] EcmaVM *vm, void *stsIface, void **ecmaIface) in DoHandshake()