Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_class.h21 bool bIsJSGlobal = false);
Dcfxjse_class.cpp320 bool bIsJSGlobal) { in Create() argument
335 pIsolate, bIsJSGlobal ? 0 : V8ConstructorCallback_Wrapper, in Create()
373 if (bIsJSGlobal) { in Create()
393 if (bIsJSGlobal) { in Create()