Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dbump-allocator-inl.h288 void *currentObj = AllocConfigT::FindFirstObjInCrossingMap(objMem, objMem); in IsLive() local
/arkcompiler/runtime_core/static_core/runtime/
Dobject_header.cpp116 ObjectHeader *currentObj = this; in GetHashCodeMTMulti() local
/arkcompiler/ets_runtime/ecmascript/
Dproperty_accessor.cpp86 JSObject *currentObj = JSObject::Cast(current.GetTaggedObject()); in CollectPrototypeInfo() local
Djs_object.cpp1484 JSMutableHandle<JSObject> currentObj(thread, obj); in GetAllPropertyKeys() local
2386 JSObject *currentObj = JSObject::Cast(current.GetTaggedObject()); in IsSimpleEnumCacheValid() local
2424 JSObject *currentObj = JSObject::Cast(current.GetTaggedObject()); in IsEnumCacheWithProtoChainInfoValid() local