Back to Chromium

Profiler Test Call

third_party/blink/manual_tests/inspector/profiler-test-call.html

150.0.7829.2273 B
Original Source

This page's JavaScript has a call to call() in it.

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 call() as its child and a fakeInteriorFunction() as call()'s child.