Project

General

Profile

« Previous | Next » 

Revision c2af974e

Added by eightbitraptor (Matt V-H) over 1 year ago

[PRISM] Build wrapper scopes for eval

  • Don't use build_options_scopes We can inline the code here instead
    and avoid allocating all the extra arrays.

  • Create pm_scope_node_t objects with the correct local table, for the
    scope node returned from the parser.

Co-Authored-By: Kevin Newton