Home
last modified time | relevance | path

Searched refs:ObjectToArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_global.cpp351 ObjectToArray(pRuntime, obj)); in CommitGlobalPersisitentVariables()
362 std::vector<std::unique_ptr<CFX_KeyValue>> CJS_Global::ObjectToArray( in ObjectToArray() function in CJS_Global
400 pObjElement->objData = ObjectToArray(pRuntime, pRuntime->ToObject(v)); in ObjectToArray()
H A Dcjs_global.h80 std::vector<std::unique_ptr<CFX_KeyValue>> ObjectToArray(