Searched refs:FXJS_GlobalIsolateRefCount (Results 1 – 3 of 3) sorted by relevance
129 size_t FXJS_GlobalIsolateRefCount();
94 if (m_isolateManaged || FXJS_GlobalIsolateRefCount() == 0) in CJS_Runtime()
227 size_t FXJS_GlobalIsolateRefCount() { in FXJS_GlobalIsolateRefCount() function