Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3446 const uint8_t *bytecodeEnd = bytecodeStart + thisMethod->GetCodeSize(); in RuntimeGetBytecodePcOfstForBaseline() local
3486 const uint8_t *bytecodeEnd = bytecodeStart + thisMethod->GetCodeSize(); in RuntimeGetNativePcOfstForBaseline() local