v8/test
clemensh 1fef739ab0 [wasm] Implement GetPossibleBreakpoints
This CL implements GetPossibleBreakpoints for wasm, by iterating over
all functions in the requested range and returning the location of all
instructions within that range.

The connection to the inspector will be added later, when setting
breakpoint also works for wasm: http://crrev.com/2536763002

BUG=chromium:613110
R=titzer@chromium.org

Review-Url: https://codereview.chromium.org/2588763002
Cr-Commit-Position: refs/heads/master@{#41818}
2016-12-19 17:22:55 +00:00
..
benchmarks
cctest [wasm] Implement GetPossibleBreakpoints 2016-12-19 17:22:55 +00:00
common [wasm] Remove raw byte pointers from WasmModule 2016-11-30 15:03:06 +00:00
debugger [inspector] gracefully handle stack overflows in the inspector. 2016-12-19 14:07:55 +00:00
fuzzer [wasm] Remove raw byte pointers from WasmModule 2016-11-30 15:03:06 +00:00
inspector [inspector] introduce limit for amount of stored async stacks 2016-12-18 17:04:40 +00:00
intl Fix the uppercasing of U+00E7(ç) and U+00F7(÷) 2016-11-28 22:55:49 +00:00
js-perf-test [test] Add performance test for closures. 2016-12-05 13:10:44 +00:00
memory
message [wasm] Generate correct locations for error messages 2016-12-12 12:46:02 +00:00
mjsunit [wasm] Add js-api test and fix property details for some functions. 2016-12-19 17:19:56 +00:00
mozilla
preparser
promises-aplus
simdjs
test262 [es6] Perform the IsConstructor test in GetSuperConstructor. 2016-12-19 10:12:22 +00:00
unittests Add CreateDataPropertyInLiteralFlags. 2016-12-19 16:30:36 +00:00
webkit [es6] Perform the IsConstructor test in GetSuperConstructor. 2016-12-19 10:12:22 +00:00
bot_default.gyp
bot_default.isolate
BUILD.gn
default.gyp
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate