Home
last modified time | relevance | path

Searched defs:Snapshot (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h34 explicit Snapshot(EcmaVM *vm) : vm_(vm) {} in Snapshot() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp59 void PandaRuntimeTimer::Snapshot() in Snapshot() function in panda::ecmascript::PandaRuntimeTimer
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h494 friend class Snapshot; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h602 friend class Snapshot; variable