Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Denum_cache.h65 auto keyProto = EnumCache::Cast(enumCacheProto.GetTaggedObject())->GetEnumCacheAll(thread); in CheckSelfAndProtoEnumCache() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9383 GateRef keyProto = GetProtoChainInfoEnumCacheFromEnumCache(glue, enumCacheProto); in IsSimpleEnumCacheValid() local
9457 GateRef keyProto = GetEnumCacheAllFromEnumCache(glue, enumCacheProto); in IsProtoChainCacheValid() local