Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp37 static int MachineCodeCopyToCache([[maybe_unused]] const MachineCodeDesc &desc, [[maybe_unused]] uint8_t *pText) in MachineCodeCopyToCache() argument
51 uint8_t *pText = textStart; in SetText() local
188 uint8_t *pText = textStart; in SetBaselineCodeData() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compiler.cpp181 uint8_t *pText = reinterpret_cast<uint8_t*>(desc.instructionsAddr); in CopyCodeToFort() local

Completed in 2 milliseconds