Searched refs:haveABadTime (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSGlobalObject.h347 void haveABadTime(VM&);
H A DJSGlobalObject.cpp345 // Private namespace for helpers for JSGlobalObject::haveABadTime()
406 } // end private namespace for helpers for JSGlobalObject::haveABadTime()
408 void JSGlobalObject::haveABadTime(VM& vm) function in class:JSC::JSGlobalObject
H A DJSObject.cpp603 globalObject()->haveABadTime(vm);
1162 newStructure->globalObject()->haveABadTime(vm);

Completed in 216 milliseconds