Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_class.h22 bool bIsJSGlobal);
Dcfxjse_class.cpp281 bool bIsJSGlobal) { in Create() argument
296 pIsolate, bIsJSGlobal ? 0 : V8ConstructorCallback_Wrapper, in Create()
324 if (bIsJSGlobal) { in Create()