Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1381 GateRef NewObjectStubBuilder::EnumerateObjectProperties(GateRef glue, GateRef obj) in EnumerateObjectProperties() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2857 JSHandle<JSForInIterator> JSObject::EnumerateObjectProperties(JSThread *thread, const JSHandle<JSTa… in EnumerateObjectProperties() function in panda::ecmascript::JSObject