Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests that Runtime.evaluate works with an empty stack | |
| 2 { | |
| 3 id : <messageId> | |
| 4 result : { | |
| 5 result : { | |
| 6 type : string | |
| 7 value : snape kills dumbledore | |
|
jgruber
2016/11/24 09:53:08
Someone seems to be having fun here :)
Yang
2016/11/24 09:56:17
I hope I'm not spoiling it for anyone :)
| |
| 8 } | |
| 9 } | |
| 10 } | |
| OLD | NEW |