Home
last modified time | relevance | path

Searched defs:vm_ (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Dhot_reload_manager.h40 const EcmaVM *vm_; variable
/arkcompiler/toolchain/inspector/
Dinspector.h54 void* vm_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.h74 const EcmaVM *vm_; variable
Dheap_profiler.h120 const EcmaVM *vm_; variable
Dheap_snapshot.h490 const EcmaVM *vm_; variable
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h75 EcmaVM *vm_; variable
Dsnapshot_env.h69 EcmaVM *vm_; variable
Dsnapshot_processor.h46 : vm_(vm), objXRay_(vm), fileName_(fileName) {} in vm_() function
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h114 const EcmaVM *vm_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h195 EcmaVM* vm_; variable
Dbytecode_info_collector.h813 EcmaVM *vm_; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp53 EcmaVM *vm_ {nullptr}; member in panda::test::DFXJSNApiTests
Djsnapi_tests.cpp68 EcmaVM *vm_ = nullptr; member in panda::test::JSNApiTests
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp110 EcmaVM *vm_ = nullptr; member in panda::test::PGOProfilerTest