This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Fix invalid object access in SIMD types after heap mark compact. #54
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing patch series with huningxin/v8-crosswalk@2f3f719 as its head.
|
@fujunwei, please take a look. Thanks. |
It is to fix https://crosswalk-project.org/jira/browse/XWALK-2559. |
LGTM |
rakuco
pushed a commit
that referenced
this pull request
Sep 17, 2014
Fix invalid object access in SIMD types after heap mark compact.
Merged, please remember to use "BUG=XWALK-XXXX" in your pull requests so the tickets are closed automatically. |
@rakuco , thanks for both the merging and reminder! |
nerdmed
pushed a commit
to nerdmed/v8-crosswalk
that referenced
this pull request
Jan 20, 2016
…ntime flag. (patchset crosswalk-project#54 id:1050001 of https://codereview.chromium.org/1516753007/ ) Reason for revert: [Sheriff] Some build failures, e.g.: https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20shared/builds/7502 Original issue's description: > Remove wasm compile time option and enable wasm behind a runtime flag. > > [email protected] > BUG= > > Committed: https://crrev.com/153f2bd47cce9d5dfa74074dda34c02731d96924 > Cr-Commit-Position: refs/heads/master@{#32955} [email protected],[email protected] NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review URL: https://codereview.chromium.org/1531073003 Cr-Commit-Position: refs/heads/master@{#32957}
mrunalk
pushed a commit
that referenced
this pull request
May 13, 2016
Merged 09db540 Reland of Rehash and clear deleted entries in weak collections during GC BUG=v8:4909 LOG=N [email protected] Review URL: https://codereview.chromium.org/1944303002 . Cr-Commit-Position: refs/branch-heads/5.0@{#54} Cr-Branched-From: ad16e6c-refs/heads/5.0.71@{#1} Cr-Branched-From: bd9df50-refs/heads/master@{#34215}
mrunalk
pushed a commit
that referenced
this pull request
Jun 11, 2016
Merged 8e303dd Merged dcc283e Merged 246d5bb Fix %FunctionGetName and %_ClassOf for bound functions. X87: Fix %FunctionGetName and %_ClassOf for bound functions. PPC/S390: Fix %FunctionGetName and %_ClassOf for bound functions. BUG=v8:5010 LOG=N [email protected] Review URL: https://codereview.chromium.org/1999403002 . Cr-Commit-Position: refs/branch-heads/5.1@{#54} Cr-Branched-From: 167dc63-refs/heads/5.1.281@{#1} Cr-Branched-From: 03953f5-refs/heads/master@{#35282}
mrunalk
pushed a commit
that referenced
this pull request
Sep 1, 2016
Revision: 3361b7f [email protected], [email protected] BUG= NOTRY=true NOPRESUBMIT=true Review-Url: https://codereview.chromium.org/2273403002 Cr-Commit-Position: refs/branch-heads/5.3@{#54} Cr-Branched-From: 820a23a-refs/heads/5.3.332@{#2} Cr-Branched-From: 37538cb-refs/heads/master@{#37308}
rakuco
pushed a commit
that referenced
this pull request
Oct 17, 2016
imreotto
pushed a commit
to tenta-browser/v8-crosswalk
that referenced
this pull request
Sep 4, 2017
Cr-Commit-Position: refs/branch-heads/5.9@{crosswalk-project#54} Cr-Branched-From: fe9bb7e-refs/heads/5.9.211@{crosswalk-project#1} Cr-Branched-From: 70ad237-refs/heads/master@{#44591}
asifhisam
pushed a commit
to asifhisam/v8-crosswalk
that referenced
this pull request
Sep 9, 2019
Cr-Commit-Position: refs/branch-heads/5.8@{crosswalk-project#54} Cr-Branched-From: eda659c-refs/heads/5.8.283@{crosswalk-project#1} Cr-Branched-From: 4310cd0-refs/heads/master@{#43429}
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.