Tests that "Show Function Definition" jumps to the correct location. Running: testRevealFunctionDefinition Function location revealed: [18:24] Running: testDumpFunctionDefinition jumpToMe ƒ jumpToMe() { var result = 12345; return window.foo || result; }