Open
Bug 1527163
Opened 7 years ago
Updated 1 year ago
Add comments about scope kind in EmitterScope.h
Categories
(Core :: JavaScript Engine, enhancement, P5)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: arai, Unassigned)
References
(Blocks 1 open bug)
Details
EmitterScope has several enter* methods.
It would be nice to have a comment block that explains all those kinds and what binding could be there.
| Reporter | ||
Comment 1•7 years ago
|
||
It should refer to the description in js/src/vm/Scope.h
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Blocks: sm-frontend
Severity: S3 → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•