Open Bug 1530126 Opened 6 years ago Updated 7 months ago

Create accessor methods for ParserSharedBase fields and use them from ParseContext

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

ASSIGNED

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Currently ParseContext is using ParserSharedBase (previously ParserBase) fields directly.
those access should be replaced with accessor methods (maybe protected, with friend), and those fields should be changed to protected.

Severity: normal → S3
Blocks: sm-frontend
Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.