Home
last modified time | relevance | path

Searched refs:ReentrantHasObjectOwnPropertyHelper (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/
H A Dfxv8.h81 bool ReentrantHasObjectOwnPropertyHelper(v8::Isolate* pIsolate,
H A Dfxv8.cpp244 bool ReentrantHasObjectOwnPropertyHelper(v8::Isolate* pIsolate, in ReentrantHasObjectOwnPropertyHelper() function
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_engine.cpp650 if (!fxv8::ReentrantHasObjectOwnPropertyHelper(GetIsolate(), pObject, in QueryVariableValue()