Searched defs:IsObject (Results 1 – 3 of 3) sorted by relevance
63 TEST(IsObject) { in TEST() argument
996 bool IsObject() const { return true; } in IsObject() function
2468 bool Value::IsObject() const { in IsObject() function in v8::Value