Home
last modified time | relevance | path

Searched refs:GetBytecodeStatsStack (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h1213 std::stack<std::unordered_map<BytecodeInstruction::Opcode, int>>& GetBytecodeStatsStack() in GetBytecodeStatsStack() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp817 vm->GetBytecodeStatsStack(); in StopCollectingOpcodes()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp782 vm->GetBytecodeStatsStack(); in CollectingOpcodes()