Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DBooleanConstructor.h28 class BooleanPrototype; variable
DBooleanPrototype.cpp39 BooleanPrototype::BooleanPrototype(ExecState* exec, PassRefPtr<Structure> structure, Structure* pro… in BooleanPrototype() function in JSC::BooleanPrototype
DJSGlobalObject.h35 class BooleanPrototype; variable