Searched defs:ToObject (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cfx_v8.cpp | 187 v8::Local<v8::Object> CFX_V8::ToObject(v8::Local<v8::Value> pValue) { in ToObject() function in CFX_V8 |
/external/pdfium/fxjs/xfa/ | ||
D | cfxjse_engine.cpp | 84 CXFA_Object* CFXJSE_Engine::ToObject( in ToObject() function in CFXJSE_Engine |