DevTools: show internal properties first in object preview
This CL prepares the DevTools frontend to specially format objects with these internal properties: - [[PrimitiveValue]] > shows this value in preview alone - [[PromiseStatus]] + [[PromiseValue]] > shows '<resolved>: "foo"' - [[GeneratorStatus]] > shows '<suspended>' Screenshot: http://imgur.com/a/r3rXE Bug: 567265 Change-Id: Ic14f361e6c2402340a4f3d30bcf255ed362663c6 Reviewed-on: https://chromium-review.googlesource.com/604938 Commit-Queue: Erik Luo <luoe@chromium.org> Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Blaise Bruer <allada@chromium.org> Cr-Commit-Position: refs/heads/master@{#504220}
Showing
Please register or sign in to comment