Home
last modified time | relevance | path

Searched defs:EcmaVM (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/toolchain/inspector/
Dinspector.h24 class EcmaVM; variable
28 using EcmaVM = panda::ecmascript::EcmaVM; variable
/arkcompiler/toolchain/tooling/test/utils/
Dtest_entry.h22 class EcmaVM; variable
/arkcompiler/toolchain/tooling/
Ddebugger_service.h25 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dfunction_call_timer.h25 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Ddfx_jsnapi.h34 class EcmaVM; variable
46 using EcmaVM = ecmascript::EcmaVM; variable
Djsnapi.h68 class EcmaVM; variable
83 using EcmaVM = ecmascript::EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h29 class EcmaVM; variable
Dsnapshot_env.h25 class EcmaVM; variable
Dsnapshot_processor.h31 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.h28 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_marker.h23 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.h29 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.h30 class EcmaVM; variable
Didle_gc_trigger.h34 class EcmaVM; variable
Dconcurrent_marker.h32 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.h188 friend class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h24 class EcmaVM; variable
Dheap_profiler.h31 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h29 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dproperties_cache.h27 class EcmaVM; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h29 class EcmaVM; variable
Dobject_factory.h102 class EcmaVM; variable
1003 friend class EcmaVM; // hold the factory instance variable
1020 friend class EcmaVM; // root class in class_linker need hclass variable
Djs_handle.h188 friend class EcmaVM; variable
Druntime.h288 friend class EcmaVM; variable
Decma_vm.cpp166 EcmaVM::EcmaVM(JSRuntimeOptions options, EcmaParamConfiguration config) in EcmaVM() function in panda::ecmascript::EcmaVM
182 EcmaVM::EcmaVM() in EcmaVM() function in panda::ecmascript::EcmaVM

12