What's SourceCache?
Working with different tools in OS X, you'll often notice these paths show up in console.log:
/SourceCache/JavaScriptCore/JavaScriptCore-418.3/bindings/objc/WebScriptObject.mm
/SourceCache/apache_mod_php/apache_mod_php-18.4/php/configure

What are they?
My guess is they're the development environment directories at Apple.

|