Searched refs:m_global (Results 1 – 2 of 2) sorted by relevance
829 m_global(global), in CommandLineAPIScope()842 if (m_global->Has(context, name).FromMaybe(true)) continue; in CommandLineAPIScope()845 if (!m_global in CommandLineAPIScope()871 bool success = m_global in ~CommandLineAPIScope()
43 v8::Local<v8::Object> m_global; variable