Searched refs:g_isolate_ref_count (Results 1 – 1 of 1) sorted by relevance
20 static size_t g_isolate_ref_count = 0; variable204 ASSERT(!g_isolate || g_isolate_ref_count == 0); in FXJS_Release()228 return g_isolate_ref_count; in FXJS_GlobalIsolateRefCount()376 ++g_isolate_ref_count; in InitializeEngine()454 if (GetIsolate() == g_isolate && --g_isolate_ref_count > 0) in ReleaseEngine()