v8/test
Clemens Hammacher 77b076d10a [wasm] Return MaybeHandle where allocation might fail
We sometimes allow allocation to fail and return a null Handle in that
case (e.g. for grow_memory). This refactors this code to return a
MaybeHandle instead, to document that allocation might fail and to force
the caller to handle this.

R=mstarzinger@chromium.org

Change-Id: Ia3ba65f840cfb1cf93e8dbd508a17375c19bae58
Reviewed-on: https://chromium-review.googlesource.com/995438
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52358}
2018-04-04 14:36:05 +00:00
..
benchmarks Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
cctest [wasm] Return MaybeHandle where allocation might fail 2018-04-04 14:36:05 +00:00
common [wasm][anyref] Implement decoding of new instructions 2018-03-23 12:21:58 +00:00
debugger [debugger] Improve unittest 2018-04-04 12:16:14 +00:00
fuzzer Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
inspector DevTools: Runtime.callFunctionOn should allow evals 2018-04-04 00:50:41 +00:00
intl Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
js-perf-test Revert "Reland "[test] Add JSTest benchmark for object literal spread"" 2018-04-04 10:57:58 +00:00
memory [snapshot] add tracking for builtin snapshot size. 2017-08-31 07:29:31 +00:00
message Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
mjsunit [coverage] Fix invalid coverage block transformation 2018-04-04 12:46:24 +00:00
mkgrokdump Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
mozilla Revert "Implement a new spec for timezone offset calculation" 2018-04-03 22:07:32 +00:00
preparser Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
test262 Reland "Ship BigInts" 2018-03-30 02:01:42 +00:00
unittests Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-03-29 16:47:32 +00:00
webkit Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
BUILD.gn Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00