Marja Hölttä
83849da70f
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
...
BUG=v8:5294
Change-Id: If45f25aae8de526027b7851cb4efe0ccf4a7c4b1
Reviewed-on: https://chromium-review.googlesource.com/444226
Commit-Queue: Marja Hölttä <marja@chromium.org>
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#43388}
2017-02-23 12:10:21 +00:00
franzih
3df821c24e
[test] Make CHECK_EQ calls in cctest consistent.
...
Cleanup CHECK_EQ order and simplify CHECK_EQ(true/false).
Cleanup callorder for negative numbers
Cleanup callorder order for capital letter constants.
Cleanup callorder for test.x checks.
BUG=
Review-Url: https://codereview.chromium.org/2677183002
Cr-Commit-Position: refs/heads/master@{#42997}
2017-02-07 14:20:02 +00:00
jochen
6f472db65a
Disable soon to be deprecated APIs per default for v8
...
Embedders still can use those APIs by default
test-api.cc still has an exception to use the old APIs...
BUG=v8:4143
R=vogelheim@chromium.org
LOG=n
Review URL: https://codereview.chromium.org/1505803004
Cr-Commit-Position: refs/heads/master@{#32701}
2015-12-09 10:35:04 +00:00
neis
39efa4348a
[proxies] Implement [[Delete]].
...
LOG=N
BUG=v8:1543
Review URL: https://codereview.chromium.org/1479543002
Cr-Commit-Position: refs/heads/master@{#32320}
2015-11-26 09:34:28 +00:00
jochen
3cf6e040c4
Mark cctests that don't use deprecated APIs as such
...
BUG=4134
R=epertoso@chromium.org
LOG=n
Review URL: https://codereview.chromium.org/1451733002
Cr-Commit-Position: refs/heads/master@{#32011}
2015-11-16 16:45:31 +00:00
cbruni
a9b84c1b2c
[cctest] adding tests for elements kind map migrations
...
R=mvstanton@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1368403003
Cr-Commit-Position: refs/heads/master@{#31080}
2015-10-02 15:14:27 +00:00