Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp335 uintptr_t codeAddrEnd = codeAddr + machineCodeObj->GetInstructionsSize(); in InstallCode() local
368 uintptr_t codeAddrEnd = codeAddr + machineCodeObj->GetInstructionsSize(); in InstallCodeByCompilerTier() local