Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjs_engine.h75 size_t FXJS_GlobalIsolateRefCount();
Dcjs_runtime.cpp60 if (m_isolateManaged || FXJS_GlobalIsolateRefCount() == 0) in CJS_Runtime()
Dcfxjs_engine.cpp316 size_t FXJS_GlobalIsolateRefCount() { in FXJS_GlobalIsolateRefCount() function