Home
last modified time | relevance | path

Searched refs:OptCreateObjectWithExcludedKeys (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stub_list.h411 V(OptCreateObjectWithExcludedKeys) \
Druntime_stubs.cpp1794 DEF_RUNTIME_STUBS(OptCreateObjectWithExcludedKeys) in DEF_RUNTIME_STUBS() argument
1796 RUNTIME_STUBS_HEADER(OptCreateObjectWithExcludedKeys); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp2141 const int id = RTSTUB_ID(OptCreateObjectWithExcludedKeys); in LowerCreateObjectWithExcludedKeys()