Home
last modified time | relevance | path

Searched refs:methodBytecodeLast (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp130 const uint8_t *methodBytecodeLast = bytecodeArray + codeSize; in Compile() local
143 GetJumpToOffsets(bytecodeArray, methodBytecodeLast, jumpToOffsets); in Compile()
145 while (bytecodeArray < methodBytecodeLast) { in Compile()

Completed in 10 milliseconds