Closed Bug 934526 Opened 11 years ago Closed 11 years ago

Don't use context to get existing intrinsic values in IonBuilder

Categories

(Core :: JavaScript Engine: JIT, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Attached patch patchSplinter Review
IonBuilder already has paths for the cases where intrinsics already exist vs. don't exist, so when it fetches intrinsic values from the global then it already knows the value will exist, and has no actual need for a context.
Attachment #826815 - Flags: review?(jdemooij)
Attachment #826815 - Flags: review?(jdemooij) → review+
Assignee: nobody → bhackett1024
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: