Home | History | Annotate | Download | only in src

Lines Matching defs:BooleanValue

1758 bool Value::BooleanValue() const {
1759 if (IsDeadCheck("v8::Value::BooleanValue()")) return false;
1760 LOG_API("BooleanValue");