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.h3608 const uint8_t *bytecodeEnd = bytecodeStart + thisMethod->GetCodeSize(thread); in RuntimeGetBytecodePcOfstForBaseline() local
3649 const uint8_t *bytecodeEnd = bytecodeStart + thisMethod->GetCodeSize(thread); in RuntimeGetNativePcOfstForBaseline() local