Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp556 uint64_t bottom = GetStackLimit() - EcmaParamConfiguration::GetDefaultReservedStackSize(); in IsLegalAsmSp() local
563 uintptr_t bottom = reinterpret_cast<uintptr_t>(glueData_.frameBase_); in IsLegalThreadSp() local