Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/mem/
Dregion.h170 static Region *ObjectAddressToRange(TaggedObject *obj) in ObjectAddressToRange() function
175 static Region *ObjectAddressToRange(uintptr_t objAddress) in ObjectAddressToRange() function
/ark/js_runtime/ecmascript/compiler/
Dstub-inl.h1992 GateRef Stub::ObjectAddressToRange(GateRef x) in ObjectAddressToRange() function