Home
last modified time | relevance | path

Searched defs:GetVM (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h77 EcmaVM *GetVM() in GetVM() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h92 PandaVM *GetVM() const in GetVM() function
Dbackground_task_runner.h98 PandaVM *GetVM() const in GetVM() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dcompiler_interface.h75 PandaVM *GetVM() const in GetVM() function
Dthread.h275 PandaVM *GetVM() const in GetVM() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h726 EcmaVM *GetVM() const in GetVM() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md6298 ### GetVM subsection
Djsnapi_expo.cpp2493 EcmaVM *JsiRuntimeCallInfo::GetVM() const in GetVM() function in panda::JsiRuntimeCallInfo