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