Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7178 size_t EcmaInterpreter::GetJumpSizeAfterCall(const uint8_t *prevPc) in GetJumpSizeAfterCall() function
Dinterpreter_assembly.cpp7494 inline size_t InterpreterAssembly::GetJumpSizeAfterCall(const uint8_t *prevPc) in GetJumpSizeAfterCall() function in panda::ecmascript::InterpreterAssembly