Closed Bug 1481484 Opened 7 years ago Closed 7 years ago

Type Scope::data_ and remove some reinterpret_casts

Categories

(Core :: JavaScript Engine, enhancement)

61 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file, 1 obsolete file)

At the moment Scope::data_ is a uintptr_t but I don't see any reason it can't be a BaseScopeData*.
Attached patch bug1481484-scope-data (obsolete) — Splinter Review
Attachment #8998211 - Flags: review?(jdemooij)
I found some more reinterpret_casts.
Attachment #8998211 - Attachment is obsolete: true
Attachment #8998211 - Flags: review?(jdemooij)
Attachment #8998232 - Flags: review?(jdemooij)
Comment on attachment 8998232 [details] [diff] [review] bug1481484-scope-data Review of attachment 8998232 [details] [diff] [review]: ----------------------------------------------------------------- Cool!
Attachment #8998232 - Flags: review?(jdemooij) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: