Home
last modified time | relevance | path

Searched defs:BooleanPrototype (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DBooleanConstructor.h28 class BooleanPrototype; variable
DBooleanPrototype.cpp40 BooleanPrototype::BooleanPrototype(ExecState* exec, JSGlobalObject* globalObject, Structure* struct… in BooleanPrototype() function in JSC::BooleanPrototype
DJSGlobalObject.h39 class BooleanPrototype; variable