Searched defs:IsInstance (Results 1 – 4 of 4) sorted by relevance
60 bool IsInstance; variable
347 static bool IsInstance(Handle<JSArray> array) { in IsInstance() function
123 unsigned IsInstance : 1; variable
5742 bool IsInstance) { in SelectBestMethod()