Searched defs:NewJSForinIterator (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | new_object_stub_builder.cpp | 399 GateRef NewObjectStubBuilder::NewJSForinIterator(GateRef glue, GateRef receiver, GateRef keys, Gate… in NewJSForinIterator() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | object_factory.cpp | 717 JSHandle<JSForInIterator> ObjectFactory::NewJSForinIterator(const JSHandle<JSTaggedValue> &obj, in NewJSForinIterator() function in panda::ecmascript::ObjectFactory |