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

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSGlobalObject.h126 SupportsRichSourceInfoFunctionPtr supportsRichSourceInfo; member in struct:JSC::GlobalObjectMethodTable
525 static bool supportsRichSourceInfo(const JSGlobalObject*) { return true; } function in class:JSC::JSGlobalObject

Completed in 99 milliseconds