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.h2376 JSHandle<TaggedArray> excludedKeys) in CommonCreateObjectWithExcludedKeys()
2419 JSHandle<TaggedArray> excludedKeys = factory->NewTaggedArray(numKeys); in RuntimeOptCreateObjectWithExcludedKeys() local
2438 JSHandle<TaggedArray> excludedKeys = factory->NewTaggedArray(numKeys + 1); in RuntimeCreateObjectWithExcludedKeys() local