Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h225 static Region *ObjectAddressToRange(TaggedObject *obj) in ObjectAddressToRange() function
230 static Region *ObjectAddressToRange(uintptr_t objAddress) in ObjectAddressToRange() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2107 inline GateRef StubBuilder::ObjectAddressToRange(GateRef x) in ObjectAddressToRange() function