• Kevin Modzelewski's avatar
    Move boxString to a header file · b6945555
    Kevin Modzelewski authored
    Not sure how much it helps, but it's mostly just a wrapper around
    new boxedstring.
    
    Also, I don't think it needs to be in inline/ any more since we
    will always box strings during codegen rather than emit calls
    to boxString.
    b6945555
types.h 30.4 KB