Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h398 static Region *ObjectAddressToRange(BaseObject *obj) in ObjectAddressToRange() function
403 static Region *ObjectAddressToRange(TaggedObject *obj) in ObjectAddressToRange() function
408 static Region *ObjectAddressToRange(uintptr_t objAddress) in ObjectAddressToRange() function
Djit_fort.cpp276 JitFortRegion *JitFort::ObjectAddressToRange(uintptr_t addr) in ObjectAddressToRange() function in panda::ecmascript::JitFort
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3297 inline GateRef StubBuilder::ObjectAddressToRange(GateRef x) in ObjectAddressToRange() function