Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dexternal_iface_table.h63 void SetCreateJSRuntimeFunction(CreateJSRuntimeFunction &&cb) in SetCreateJSRuntimeFunction() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp382 interfaceTable_.SetCreateJSRuntimeFunction([env = GetJSEnv()]() -> ExternalIfaceTable::JSEnv { in InitExternalInterfaces()