Closed
Bug 810970
Opened 13 years ago
Closed 13 years ago
BaselineCompiler: use tagValue instead of new boxNonDouble
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: evilpies, Assigned: evilpies)
Details
Attachments
(1 file)
2.55 KB,
patch
|
djvj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #680658 -
Flags: review?(kvijayan)
Comment 1•13 years ago
|
||
Comment on attachment 680658 [details] [diff] [review]
v1
Review of attachment 680658 [details] [diff] [review]:
-----------------------------------------------------------------
Good find :)
Can you ask around about renaming tagValue to boxValue? It seems natural that the inverse of unboxValue (which exists) should be called boxValue, not tagValue.
Attachment #680658 -
Flags: review?(kvijayan) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•