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);
Dcfxjse_class.cpp229 bool bIsJSGlobal) { in Create() argument
244 pIsolate, bIsJSGlobal ? 0 : V8ConstructorCallback_Wrapper, in Create()
268 if (bIsJSGlobal) { in Create()