Builder V8 Linux64 - internal snapshot Build 20079
Results:
Success
Trigger Info:
Project | v8 |
Revision | 7d4ece425f2584b1707dcdd755acb1ba8b26d101 |
Got Revision | 7d4ece425f2584b1707dcdd755acb1ba8b26d101 |
Execution:
- Source: Task 428ef3eefccead10
- Bot: swarm334-c4
- Recipe: v8
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/swarming/w/ir/cache", "temp_dir": "/b/swarming/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "swarm334-c4" | setup_build |
branch | "refs/heads/master" | setup_build |
build_config | "Release" | setup_build |
buildbucket | {"build": {"bucket": "luci.v8.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548170192284980, "id": "8923619608414317712", "project": "v8", "tags": ["builder:V8 Linux64 - internal snapshot", "buildset:commit/git/7d4ece425f2584b1707dcdd755acb1ba8b26d101", "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/7d4ece425f2584b1707dcdd755acb1ba8b26d101", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089049670539711760", "scheduler_job_id:v8/V8 Linux64 - internal snapshot", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "V8 Linux64 - internal snapshot" | setup_build |
buildnumber | 20079 | setup_build |
mastername | "client.v8" | setup_build |
path_config | "generic" | setup_build |
recipe | "v8" | setup_build |
repository | "https://chromium.googlesource.com/v8/v8" | setup_build |
revision | "7d4ece425f2584b1707dcdd755acb1ba8b26d101" | setup_build |
Blamelist:
- Michael Starzinger (mstarzingerohnoyoudont@chromium.org)
Timing:
Create | Tuesday, 22-Jan-19 15:16:32 UTC |
Start | Tuesday, 22-Jan-19 15:20:29 UTC |
End | Tuesday, 22-Jan-19 15:30:41 UTC |
Pending | 3 mins 57 secs |
Execution | 10 mins 12 secs |
All Changes:
-
[wasm] Implement {StackEffect} for exception opcodes.
Changed by Michael Starzinger - mstarzingerohnoyoudont@chromium.org Changed at Tuesday, 22-Jan-19 15:15:19 UTC Repository https://chromium.googlesource.com/v8/v8 Branch Revision 7d4ece425f2584b1707dcdd755acb1ba8b26d101 Comments
[wasm] Implement {StackEffect} for exception opcodes. This adds missing cases for exception handling opcodes to the stack effect helper {WasmDecoder::StackEffect}. It is a first step towards adding exception handling support to the {WasmInterpreter}. R=clemensh@chromium.org BUG=v8:8091 Change-Id: Idacf440a894e5c71a180502c1d2f10fa15c8f5fa Reviewed-on: https://chromium-review.googlesource.com/c/1425911 Commit-Queue: Michael Starzinger <mstarzinger@chromium.org> Reviewed-by: Clemens Hammacher <clemensh@chromium.org> Cr-Commit-Position: refs/heads/master@{#58995}
Changed files
- src/wasm/function-body-decoder-impl.h