Searched refs:objectContext (Results 1 – 1 of 1) sorted by relevance
49 v8::Local<v8::Context> objectContext; in Filter() local50 if (!v8::debug::GetCreationContext(object).ToLocal(&objectContext)) { in Filter()53 if (objectContext != m_context) return false; in Filter()