Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_snapshot.cpp158 uintptr_t baseAddress = reinterpret_cast<uintptr_t>(jsPandaFile->GetBase()); in WriteDataToFile() local
292 uintptr_t baseAddress = reinterpret_cast<uintptr_t>(jsPandaFile->GetBase()); in ReadDataFromFile() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp998 Register baseAddress(X8); in JSBoundFunctionCallInternal() local