Skip to content

Commit

Permalink
[turbofan] Improve deferred code handling for polymorphic property ac…
Browse files Browse the repository at this point in the history
…cess.

Only mark the last fallthrough control as deferred, otherwise the
splintering will ruin the code generation for the (maybe likely)
polymorphic cases.

Drive-by-fix: Reduce overall code duplication between JSLoadNamed
and JSStoreNamed specialization.

R=jarin@chromium.org
BUG=v8:4470
LOG=n

Review URL: https://codereview.chromium.org/1424733002

Cr-Commit-Position: refs/heads/master@{#31623}
  • Loading branch information
bmeurer authored and Commit bot committed Oct 28, 2015
1 parent 8da26dd commit 22b9ec0
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 240 deletions.

0 comments on commit 22b9ec0

Please sign in to comment.