Searched defs:EnumerateObjectProperties (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 1166 GateRef NewObjectStubBuilder::EnumerateObjectProperties(GateRef glue, GateRef obj)
in EnumerateObjectProperties() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object.cpp | 2618 JSHandle<JSForInIterator> JSObject::EnumerateObjectProperties(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in EnumerateObjectProperties() function in panda::ecmascript::JSObject |
Completed in 11 milliseconds