Home
last modified time | relevance | path

Searched defs:jumpTo (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp214 size_t jumpTo = offset + jumpOffset; in GetJumpToOffsets() local
224 size_t jumpTo = offset + static_cast<int16_t>(tmpValue); in GetJumpToOffsets() local
238 size_t jumpTo = static_cast<size_t>(static_cast<int32_t>(offset) + static_cast<int32_t>(tmpValue)); in GetJumpToOffsets() local

Completed in 15 milliseconds