v8/test
kozyatinskiy 55905f85d6 [inspector] move console to builtins
What will we get:
- console would be included into snapshot and allow us to reduce time that we spent in contextCreated function (~5 times faster),
- it allows us to make further small improvement of console methods, e.g. we can implement super quick return from console.assert if first argument is true,
- console calls are ~ 15% faster.

BUG=v8:6175
R=dgozman@chromium.org

Review-Url: https://codereview.chromium.org/2785293002
Cr-Commit-Position: refs/heads/master@{#44353}
2017-04-03 23:00:49 +00:00
..
benchmarks
cctest [api] Fix harmony formatting for CompileFunctionInContext 2017-04-03 20:05:06 +00:00
common
debugger [asm.js] Track token positions in scanner. 2017-04-03 11:58:52 +00:00
fuzzer Make isolate explicit param of parsing:: functions 2017-03-28 08:20:56 +00:00
inspector [inspector] move console to builtins 2017-04-03 23:00:49 +00:00
intl
js-perf-test [Tests] Update resources for SixSpeed and JSTest tests. 2017-03-31 07:57:51 +00:00
memory
message [type-profile] Collect types for parameters. 2017-03-31 09:53:16 +00:00
mjsunit Reland Stage --harmony-function-tostring" 2017-04-03 16:50:55 +00:00
mozilla
preparser
promises-aplus
simdjs
test262 Use internal byteOffset in TypedArray.prototype.set 2017-04-03 15:21:18 +00:00
unittests [Interpreter] Optimize code of the form 'if (x === undefined)'. 2017-04-03 14:17:16 +00:00
webkit [asm.js] Widen test coverage to message tests. 2017-03-29 08:42:32 +00:00
bot_default.gyp [build] Make inspector the default in gyp 2017-03-30 15:08:31 +00:00
bot_default.isolate
BUILD.gn
default.gyp [build] Make inspector the default in gyp 2017-03-30 15:08:31 +00:00
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate