v8/test/inspector/sessions
Alexey Kozyatinskiy d9fbfeb894 inspector: return [[StableObjectId]] as internal property
This property might be useful for fast '===' check.

R=dgozman@chromium.org,yangguo@chromium.org

Bug: none
Cq-Include-Trybots: luci.chromium.try:linux_chromium_headless_rel;luci.chromium.try:linux_chromium_rel_ng;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Iabc3555ce1ec2c14cf0ccd40b7d964ae144e7352
Reviewed-on: https://chromium-review.googlesource.com/1226411
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56095}
2018-09-20 15:03:52 +00:00
..
create-session-expected.txt [inspector] forEachSession iterates in predictable order 2017-08-10 15:39:06 +00:00
create-session.js [inspector] Support multiple sessions per context group 2017-06-01 21:33:59 +00:00
debugger-stepping-and-breakpoints-expected.txt [inspector] do not resume on agent disable if there is other agents 2018-05-03 06:23:12 +00:00
debugger-stepping-and-breakpoints.js [inspector] do not resume on agent disable if there is other agents 2018-05-03 06:23:12 +00:00
pause-on-console-assert-expected.txt [inspector] forEachSession iterates in predictable order 2017-08-10 15:39:06 +00:00
pause-on-console-assert.js [inspector] Make pausing on console.assert work with multiple sessions 2017-06-05 18:41:00 +00:00
runtime-command-line-api-expected.txt Revert "[inspector] RemoteObject.description should be empty for primitive type" 2018-05-31 18:52:08 +00:00
runtime-command-line-api.js [inspector] Create InjectedScript per session in each context 2017-06-05 17:37:25 +00:00
runtime-console-api-called-expected.txt Revert "[inspector] RemoteObject.description should be empty for primitive type" 2018-05-31 18:52:08 +00:00
runtime-console-api-called.js [inspector] Support multiple sessions per context group 2017-06-01 21:33:59 +00:00
runtime-evaluate-exception-expected.txt [inspector] forEachSession iterates in predictable order 2017-08-10 15:39:06 +00:00
runtime-evaluate-exception.js [inspector] Support multiple sessions per context group 2017-06-01 21:33:59 +00:00
runtime-evaluate-expected.txt Revert "[inspector] RemoteObject.description should be empty for primitive type" 2018-05-31 18:52:08 +00:00
runtime-evaluate.js [inspector] Support multiple sessions per context group 2017-06-01 21:33:59 +00:00
runtime-remote-object-expected.txt inspector: return [[StableObjectId]] as internal property 2018-09-20 15:03:52 +00:00
runtime-remote-object.js [inspector] Create InjectedScript per session in each context 2017-06-05 17:37:25 +00:00