Home
last modified time | relevance | path

Searched defs:GetCallSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp666 int64_t Deoptimizier::GetCallSize(size_t curDepth, const uint8_t *resumePc) in GetCallSize() function in panda::ecmascript::Deoptimizier
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter_assembly.cpp305 int64_t InterpreterAssembly::GetCallSize(EcmaOpcode opcode) in GetCallSize() function in panda::ecmascript::InterpreterAssembly