Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(163)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: test/mjsunit/regress/regress-618.js
Issue
15993016
:
Remove the optimized construct stub. (Closed)
Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed comments
Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
src/arm/stub-cache-arm.cc
src/ast.h
src/compiler.cc
src/heap.cc
src/heap-snapshot-generator.cc
src/ia32/stub-cache-ia32.cc
src/mips/stub-cache-mips.cc
src/objects.h
src/objects.cc
src/objects-inl.h
src/objects-printer.cc
src/parser.h
src/parser.cc
src/runtime.cc
src/stub-cache.h
src/stub-cache.cc
src/x64/stub-cache-x64.cc
test/mjsunit/bugs/618.js
test/mjsunit/bugs/bug-618.js
test/mjsunit/object-define-property.js
test/mjsunit/regress/regress-618.js
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« test/mjsunit/object-define-property.js
('k') |
no next file »
|
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: test/mjsunit/regress/regress-618.js
diff --git a/test/mjsunit/bugs/618.js b/test/mjsunit/regress/regress-618.js
similarity index 100%
rename from test/mjsunit/bugs/618.js
rename to test/mjsunit/regress/regress-618.js
« no previous file with comments
|
« test/mjsunit/object-define-property.js
('k') |
no next file »
|
no next file with comments »
Issue 15993016: Remove the optimized construct stub. (Closed)
Created 7 years, 6 months ago by Toon Verwaest
Modified 7 years, 6 months ago
Reviewers: Michael Starzinger
Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Comments: 6
This is Rietveld
408576698