Description[inspector] migrate scriptParsed and getCompiledScripts to native
* Introduced DebugInterface::Script - native wrapper on internal::Script.
* Migrated getCompildScripts and scriptParsed to native wrapper.
BUG=chromium:652939, v8:5510
R=yangguo@chromium.org,dgozman@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/f7f591ab6b0061abc302120ad3040e51e2c43852
Cr-Commit-Position: refs/heads/master@{#40660}
Patch Set 1 #Patch Set 2 : fixed endColumn, added script persistent reset, on getCompiledScripts reported only compiled scripts #Patch Set 3 : less radical approach, expose Script in the same way as v8::Message #
Total comments: 2
Patch Set 4 : addressed comments #
Total comments: 8
Patch Set 5 : addressed comments #Patch Set 6 : fixed compilation #
Total comments: 4
Patch Set 7 : addressed comments #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 44 (28 generated)
|