Searched defs:GetAllKeysForSerialization (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | layout_info.cpp | 96 void LayoutInfo::GetAllKeysForSerialization(int end, std::vector<JSTaggedValue> &keyVector) in GetAllKeysForSerialization() function in panda::ecmascript::LayoutInfo |
| D | js_object.cpp | 552 void JSObject::GetAllKeysForSerialization(const JSHandle<JSObject> &obj, std::vector<JSTaggedValue>… in GetAllKeysForSerialization() function in panda::ecmascript::JSObject |