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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DBooleanConstructor.h34 static BooleanConstructor* create(VM& vm, Structure* structure, BooleanPrototype* booleanPrototype) argument
H A DBooleanConstructor.cpp39 void BooleanConstructor::finishCreation(VM& vm, BooleanPrototype* booleanPrototype) argument
H A DJSGlobalObject.h384 BooleanPrototype* booleanPrototype() const { return m_booleanPrototype.get(); } function in class:JSC::JSGlobalObject

Completed in 74 milliseconds