Searched defs:IsObject (Results 1 – 5 of 5) sorted by relevance
110 IsObject, Ptr) \ argument
298 [[nodiscard]] constexpr bool IsObject() const { return buffer_[0] == '{'; } in IsObject() function
43 bool IsObject(v8::Local<v8::Value> value) { in IsObject() function
277 bool CFXJSE_Value::IsObject(v8::Isolate* pIsolate) const { in IsObject() function in CFXJSE_Value
63 NDR64_UINT32 IsObject : 1; member