Home
last modified time | relevance | path

Searched defs:vm_ (Results 1 – 16 of 16) 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.h76 const EcmaVM *vm_; variable
Dheap_profiler.h74 const EcmaVM *vm_; variable
Dheap_snapshot.h495 const EcmaVM *vm_; variable
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_env.h69 EcmaVM *vm_; variable
Dsnapshot_processor.h46 : vm_(vm), objXRay_(vm), fileName_(fileName) {} in vm_() function
Dsnapshot.h71 EcmaVM *vm_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h118 const EcmaVM *vm_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h254 EcmaVM* vm_; variable
Dbytecode_info_collector.h492 EcmaVM *vm_; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp53 EcmaVM *vm_ {nullptr}; member in panda::test::DFXJSNApiTests
Djsnapi_tests.cpp64 EcmaVM *vm_ = nullptr; member in panda::test::JSNApiTests
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp45 EcmaVM *vm_ = nullptr; member in panda::test::PGOProfilerTest
/arkcompiler/runtime_core/runtime/tests/
Dg1gc_fullgc_test.cpp135 PandaVM *vm_; member in panda::mem::test::G1GCFullGCTest
Dmem_stats_gen_gc_test.cpp155 PandaVM *vm_; member in panda::mem::test::MemStatsGenGCTest