Home | History | Annotate | Download | only in src

Lines Matching refs:IsBooleanObject

2263 bool Value::IsBooleanObject() const {
2265 if (IsDeadCheck(isolate, "v8::Value::IsBooleanObject()")) return false;