Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2521 JSHandle<TaggedArray> excludedKeys) in CommonCreateObjectWithExcludedKeys()
2564 JSHandle<TaggedArray> excludedKeys = factory->NewTaggedArray(numKeys); in RuntimeOptCreateObjectWithExcludedKeys() local
2583 JSHandle<TaggedArray> excludedKeys = factory->NewTaggedArray(numKeys + 1); in RuntimeCreateObjectWithExcludedKeys() local