Searched defs:BooleanValue (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/xml/
H A DXPathValue.h57 enum Type { NodeSetValue, BooleanValue, NumberValue, StringValue }; enumerator in enum:WebCore::XPath::Value::Type
77 bool isBoolean() const { return m_type == BooleanValue; }
96 : m_type(BooleanValue)
/external/v8/src/
H A Dapi.cc2505 bool Value::BooleanValue() const { function in class:v8::Value
2511 if (IsDeadCheck(isolate, "v8::Value::BooleanValue()")) return false;
2512 LOG_API(isolate, "BooleanValue");
4839 bool v8::BooleanObject::BooleanValue() const { function in class:v8::v8::BooleanObject
4841 if (IsDeadCheck(isolate, "v8::BooleanObject::BooleanValue()")) return 0;
4842 LOG_API(isolate, "BooleanObject::BooleanValue");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 138 milliseconds