[DevTools] Removed ScriptState from createScriptCallTackForConsole
In method createScriptCallTackFromConsole we can get current execution context in function body without passing it in arguments. Removed canGenerateCallStack argument from InspectorConsoleMessage cstor which uses the transmitted stack. Review URL: https://codereview.chromium.org/458253002 git-svn-id: svn://svn.chromium.org/blink/trunk@180057 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment