Closed Bug 1164229 Opened 9 years ago Closed 9 years ago

Rename ARM's SetCond_ to SBit

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: sstangl, Assigned: sstangl)

Details

Attachments

(1 file)

Trivial patch for prettifying the codebase. This makes the following changes, following the V8 naming of the same enum, and snarfing their comments:

SetCond_ -> SBit
SetCond -> SetCC
NoSetCond -> LeaveCC
Attachment #8604898 - Flags: review?(efaustbmo)
Comment on attachment 8604898 [details] [diff] [review]
0001-Rename-SetCond_-to-SBit.patch

Review of attachment 8604898 [details] [diff] [review]:
-----------------------------------------------------------------

APPROVED.
Attachment #8604898 - Flags: review?(efaustbmo) → review+
Assignee: nobody → sstangl
https://hg.mozilla.org/mozilla-central/rev/de599eed2373
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: