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