Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dfxjs_v8.h129 size_t FXJS_GlobalIsolateRefCount();
Dcjs_runtime.cpp94 if (m_isolateManaged || FXJS_GlobalIsolateRefCount() == 0) in CJS_Runtime()
Dfxjs_v8.cpp227 size_t FXJS_GlobalIsolateRefCount() { in FXJS_GlobalIsolateRefCount() function