Closed Bug 1504595 Opened 6 years ago Closed 3 years ago

[BinAST] Reflect replace rule of node to reference graph

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: arai, Unassigned)

References

Details

BinAST parser code generator currently calculates the reference graph based on the webidl definition.
the reference can be modified by "replace" rule in yaml file, and that may change the methods actually called there.
it should be reflected to the reference graph, in order to generate or not-generate the method definitions/declarations.

Resolving BinAST bugs as Incomplete.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.