Searched defs:IsObject (Results 1 – 5 of 5) sorted by relevance
55 def IsObject(self): member in BucketListingRef
230 def IsObject(self): member in _CloudUrl
74 V8_INLINE FX_BOOL IsObject() const { in IsObject() function
1011 bool IsObject() const { return true; } in IsObject() function
2769 bool Value::IsObject() const { return Utils::OpenHandle(this)->IsJSReceiver(); } in IsObject() function in v8::Value