Closed
Bug 1226241
Opened 10 years ago
Closed 10 years ago
Use a #define instead of a magic number for self-hosted function name accesses
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: till, Assigned: till)
Details
Attachments
(1 file, 1 obsolete file)
|
4.25 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
What it says on the tin.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8689587 -
Flags: review?(jdemooij)
| Assignee | ||
Comment 2•10 years ago
|
||
Now with less emptiness.
Attachment #8689614 -
Flags: review?(jdemooij)
| Assignee | ||
Updated•10 years ago
|
Attachment #8689587 -
Attachment is obsolete: true
Attachment #8689587 -
Flags: review?(jdemooij)
Comment 3•10 years ago
|
||
Comment on attachment 8689614 [details] [diff] [review]
Use a #define instead of a magic number for self-hosted function name accesses
Review of attachment 8689614 [details] [diff] [review]:
-----------------------------------------------------------------
Nice.
Attachment #8689614 -
Flags: review?(jdemooij) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/573dc2cff61a8286dffb6492b6a462cdc6e9817b
Bug 1226241 - Use a #define instead of a magic number for self-hosted function name accesses. r=jandem
Comment 5•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•