Home
last modified time | relevance | path

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

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