Searched defs:IsContext (Results 1 – 3 of 3) sorted by relevance
377 bool IsContext() { in IsContext() function
736 bool Object::IsContext() { in IsContext() function
47 static bool IsContext(Type* t) { return IsStruct(t, 2); } in IsContext() function96 static bool IsContext(Handle<HeapType> t) { return IsStruct(t, 2); } in IsContext() function