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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DWriteBarrier.h44 JS_EXPORT_PRIVATE void slowValidateCell(JSCell*);
45 JS_EXPORT_PRIVATE void slowValidateCell(JSGlobalObject*);
55 slowValidateCell(cell);
60 slowValidateCell(globalObject);
H A DJSCell.cpp176 void slowValidateCell(JSCell* cell) function in namespace:JSC
H A DJSGlobalObject.cpp598 void slowValidateCell(JSGlobalObject* globalObject) function in namespace:JSC

Completed in 177 milliseconds