This page's JavaScript calls the same anonymous function from multiple and differently scoped locations.
To use this test, load it in the browser then load the WebInspector and look at
the profile. In the profile there should be a call to fakeObject with
fakeInteriorFunction as its child, but call() should not be shown.