- 28 Nov, 2014 10 commits
-
-
hpayer authored
BUG= Review URL: https://codereview.chromium.org/766663006 Cr-Commit-Position: refs/heads/master@{#25564}
-
machenbach authored
This switches off the resources feature. It will be solely used for configuring files to be copied to android devices in a follow up CL. TBR=svenpanne@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/764013002 Cr-Commit-Position: refs/heads/master@{#25563}
-
dcarney authored
R=yangguo@chromium.org LOG=N BUG=437280 Review URL: https://codereview.chromium.org/769453002 Cr-Commit-Position: refs/heads/master@{#25562}
-
mstarzinger authored
R=mvstanton@chromium.org Review URL: https://codereview.chromium.org/762123002 Cr-Commit-Position: refs/heads/master@{#25561}
-
hpayer authored
BUG=417668 LOG=n Review URL: https://codereview.chromium.org/750813003 Cr-Commit-Position: refs/heads/master@{#25560}
-
machenbach authored
TBR=svenpanne@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/722023006 Cr-Commit-Position: refs/heads/master@{#25559}
-
machenbach authored
NOTRY=true BUG=chromium:431669 LOG=n TBR=jkummerow@chromium.org TEST=./script_test.py Review URL: https://codereview.chromium.org/765943002 Cr-Commit-Position: refs/heads/master@{#25558}
-
Dmitry Lomov authored
TBR=rossberg@chromium.org Review URL: https://codereview.chromium.org/762083002 Cr-Commit-Position: refs/heads/master@{#25557}
-
chunyang.dai authored
port c142994f original commit message: Flesh out vector ic state query and set mechanisms. The IC system now fully integrates the vector concept and can handle loads and keyed loads vector-based. BUG= Review URL: https://codereview.chromium.org/763953002 Cr-Commit-Position: refs/heads/master@{#25556}
-
dslomov authored
R=rossberg@chromium.org,arv@chromium.org BUG=v8:3330 LOG=N Review URL: https://codereview.chromium.org/766663003 Cr-Commit-Position: refs/heads/master@{#25555}
-
- 27 Nov, 2014 23 commits
-
-
Balazs Kilvady authored
Port c142994f Original commit message: The IC system now fully integrates the vector concept and can handle loads and keyed loads vector-based. BUG= R=akos.palfi@imgtec.com Review URL: https://codereview.chromium.org/752553005 Patch from Balazs Kilvady <balazs.kilvady@imgtec.com>. Cr-Commit-Position: refs/heads/master@{#25554}
-
machenbach authored
BUG= Review URL: https://codereview.chromium.org/764803002 Cr-Commit-Position: refs/heads/master@{#25553}
-
Michael Stanton authored
The IC system now fully integrates the vector concept and can handle loads and keyed loads vector-based. BUG= R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/754303003 Cr-Commit-Position: refs/heads/master@{#25552}
-
titzer authored
R=mstarzinger@chromium.org BUG= Review URL: https://codereview.chromium.org/753073009 Cr-Commit-Position: refs/heads/master@{#25551}
-
dslomov authored
R=caitpotter88@gmail.com BUG=v8:3502 LOG=N Review URL: https://codereview.chromium.org/764823002 Cr-Commit-Position: refs/heads/master@{#25550}
-
caitpotter88 authored
Previously, a separate string to be hashed (in order to help determine the need to use a cached Template Call Site) was built up by joining UTF8 spans within a template. Now, the hash key is generated from the original spans, removing the need to allocate a new buffer and copy bytes into it. BUG= Review URL: https://codereview.chromium.org/765473006 Cr-Commit-Position: refs/heads/master@{#25549}
-
mstarzinger authored
R=bmeurer@chromium.org Review URL: https://codereview.chromium.org/761143002 Cr-Commit-Position: refs/heads/master@{#25548}
-
mstarzinger authored
R=bmeurer@chromium.org Review URL: https://codereview.chromium.org/750333003 Cr-Commit-Position: refs/heads/master@{#25547}
-
hpayer authored
BUG= Review URL: https://codereview.chromium.org/765773002 Cr-Commit-Position: refs/heads/master@{#25546}
-
Hannes Payer authored
Re-land: Distinguish beween final incremental mark-compact and full mark-compact event in IdleNotification. BUG= R=ulan@chromium.org Review URL: https://codereview.chromium.org/765743002 Cr-Commit-Position: refs/heads/master@{#25545}
-
hpayer authored
BUG= Review URL: https://codereview.chromium.org/733893003 Cr-Commit-Position: refs/heads/master@{#25544}
-
mstarzinger authored
R=titzer@chromium.org Review URL: https://codereview.chromium.org/761673004 Cr-Commit-Position: refs/heads/master@{#25543}
-
mstarzinger authored
R=jarin@chromium.org Review URL: https://codereview.chromium.org/761733002 Cr-Commit-Position: refs/heads/master@{#25542}
-
balazs.kilvady authored
Port 6ac4de87 Original commit message: Per TC39 Nov 2014 decision. This patch also changes behavior for "legacy const": assignments to sloppy const in strict mode is now also a type error. This fixes v8:2243 and also brings us in compliance with other engines re assignment to function names (see updated webkit test), but might have bigger implications. That change can easily be reverted by changing Variable::IsSignallingAssignmentToConst. BUG=v8:3713,v8:2243 LOG=N Review URL: https://codereview.chromium.org/766703002 Cr-Commit-Position: refs/heads/master@{#25541}
-
jochen authored
With this flag, we grow if more than 10% survived the last scavenge. BUG=none R=hpayer@chromium.org LOG=n Review URL: https://codereview.chromium.org/753543002 Cr-Commit-Position: refs/heads/master@{#25540}
-
hpayer authored
BUG= Review URL: https://codereview.chromium.org/763063002 Cr-Commit-Position: refs/heads/master@{#25539}
-
jochen authored
Still requires changes to gyp files to select the built-in clang as compiler and make clang the default on the platforms we want it. BUG= R=dcarney@chromium.org,machenbach@chromium.org LOG=n Review URL: https://codereview.chromium.org/745963005 Cr-Commit-Position: refs/heads/master@{#25538}
-
dcarney authored
a revival of https://codereview.chromium.org/467013003 R=rossberg@chromium.org BUG= Review URL: https://codereview.chromium.org/760883002 Cr-Commit-Position: refs/heads/master@{#25537}
-
dslomov authored
R=rossberg@chromium.org, yangguo@chromium.org LOG=Y Review URL: https://codereview.chromium.org/761913002 Cr-Commit-Position: refs/heads/master@{#25536}
-
ishell authored
BUG=chromium:436816 LOG=N Review URL: https://codereview.chromium.org/765473004 Cr-Commit-Position: refs/heads/master@{#25535}
-
yangguo authored
R=rmcilroy@chromium.org BUG=chromium:436510 LOG=N TEST=compile with V8_OOL_CONSTANT_POOL=1, run d8 with --verify-heap --test Review URL: https://codereview.chromium.org/759823006 Cr-Commit-Position: refs/heads/master@{#25534}
-
dcarney authored
R=bmeurer@chromium.org BUG= Review URL: https://codereview.chromium.org/750813004 Cr-Commit-Position: refs/heads/master@{#25533}
-
Chunyang Dai authored
port 6ac4de87 original commit message: harmony-scoping: make assignment to 'const' a late error. Per TC39 Nov 2014 decision. This patch also changes behavior for "legacy const": assignments to sloppy const in strict mode is now also a type error. This fixes v8:2243 and also brings us in compliance with other engines re assignment to function names (see updated webkit test), but might have bigger implications. That change can easily be reverted by changing Variable::IsSignallingAssignmentToConst. BUG= R=dslomov@chromium.org, weiliang.lin@intel.com Review URL: https://codereview.chromium.org/763033002 Patch from Chunyang Dai <chunyang.dai@intel.com>. Cr-Commit-Position: refs/heads/master@{#25532}
-
- 26 Nov, 2014 7 commits
-
-
mstarzinger authored
R=titzer@chromium.org Review URL: https://codereview.chromium.org/762723004 Cr-Commit-Position: refs/heads/master@{#25531}
-
ishell authored
BUG=chromium:436820 LOG=N Review URL: https://codereview.chromium.org/759823004 Cr-Commit-Position: refs/heads/master@{#25530}
-
caitpotter88 authored
BUG=v8:3710 Review URL: https://codereview.chromium.org/745233002 Cr-Commit-Position: refs/heads/master@{#25529}
-
titzer authored
The %OptimizeFunctionOnNextCall sledgehammer can cause a function to be marked for optimization before it's ever been compiled by fullcode. This can lead to the situation where a function doesn't have optimization disabled until we try to compile it optimized. Basically, the assert should just handle this case more gracefully. R=yangguo@chromium.org BUG=436893 LOG=Y Review URL: https://codereview.chromium.org/760063002 Cr-Commit-Position: refs/heads/master@{#25528}
-
jarin authored
R=mvstanton@chromium.org BUG=chromium:436896 LOG=n Review URL: https://codereview.chromium.org/755333003 Cr-Commit-Position: refs/heads/master@{#25527}
-
machenbach authored
This pushes v8 to the candidates branch based on the candidate ref, which is guaranteed to be the same for 8 hours. The candidate ref is maintained by this bot: http://build.chromium.org/p/client.v8/builders/Auto-roll%20-%20release%20process NOTRY=true BUG=chromium:431669 LOG=n Review URL: https://codereview.chromium.org/760793003 Cr-Commit-Position: refs/heads/master@{#25526}
-
mstarzinger authored
R=bmeurer@chromium.org Review URL: https://codereview.chromium.org/755353003 Cr-Commit-Position: refs/heads/master@{#25525}
-