Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/
H A Dcfxjs_engine.h81 size_t FXJS_GlobalIsolateRefCount();
H A Dcjs_runtime.cpp67 if (m_isolateManaged || FXJS_GlobalIsolateRefCount() == 0) in CJS_Runtime()
H A Dcfxjs_engine.cpp343 size_t FXJS_GlobalIsolateRefCount() { in FXJS_GlobalIsolateRefCount() function