RESOLVED INVALID 156026
Rename $vm to _dbg.
https://bugs.webkit.org/show_bug.cgi?id=156026
Summary Rename $vm to _dbg.
Mark Lam
Reported 2016-03-30 09:57:46 PDT
Similarly, rename the following as well: 1. JSDollarVM ==> JSUnderscoreDbg. 2. JSDollarVMPrototype ==> JSUnderscoreDbgPrototype. 2. Options::useDollarVM ==> Options::useUnderscoreDbg.
Attachments
Mark Lam
Comment 1 2016-03-30 10:36:35 PDT
Nevermind. I don't need to do this because I've found a way to use the @$vm name in builtins.
Note You need to log in before you can comment on or make changes to this bug.