Closed Bug 1199215 Opened 10 years ago Closed 10 years ago

Implement JS::ubi::Node::size for JS::Symbol referents

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: fitzgen, Assigned: fitzgen)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1063257 +++
Assignee: nobody → nfitzgerald
Status: NEW → ASSIGNED
Comment on attachment 8662646 [details] [diff] [review] Implement JS::ubi::Node::size for JS::Symbol referents Review of attachment 8662646 [details] [diff] [review]: ----------------------------------------------------------------- ::: js/src/vm/Symbol.cpp @@ +153,5 @@ > return v.isSymbol() ? v.toSymbol() : v.toObject().as<SymbolObject>().unbox(); > } > + > + > +JS::ubi::Node::Size Is there an extra blank line here?
Attachment #8662646 - Flags: review?(sphink) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: