Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dproperty_accessor.cpp281 … JSHandle<TaggedArray> keyArrayOnPrototypeChain = GetChainKeys(proto, keyLength, shadowKeyLength); in GetAndSetChainKeys() local
321const JSHandle<TaggedArray> &keyArrayOnPrototypeChain, in CombineKeys()
343 JSHandle<TaggedArray> keyArrayOnPrototypeChain; in GetKeysFastWithPrototypeChainEnumCache() local