Closed
Bug 452122
Opened 17 years ago
Closed 17 years ago
TM: add a source note that allows the recorder to identify gotos generated for break statements
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gal, Assigned: gal)
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
The recorder needs to know when it hits a break statement. Add a source note that allows identifying downward-gotos as breaks.
| Assignee | ||
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Attachment #335417 -
Flags: review?(mrbkap) → review+
Comment 2•17 years ago
|
||
Andreas is a srcnote hacker now, watch out!
/be
| Assignee | ||
Comment 3•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite-
Flags: in-litmus-
You need to log in
before you can comment on or make changes to this bug.
Description
•