Home
last modified time | relevance | path

Searched defs:currentObj (Results 1 – 5 of 5) 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.cpp84 JSObject *currentObj = JSObject::Cast(current.GetTaggedObject()); in CollectPrototypeInfo() local
Djs_object.cpp1668 JSMutableHandle<JSObject> currentObj(thread, obj); in GetAllPropertyKeys() local
2624 JSObject *currentObj = JSObject::Cast(current.GetTaggedObject()); in IsSimpleEnumCacheValid() local
2662 JSObject *currentObj = JSObject::Cast(current.GetTaggedObject()); in IsEnumCacheWithProtoChainInfoValid() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp1717 ETSObjectType *currentObj = memberExpr->ObjType(); in ValidateReadonlyProperty() local