NEW147247
Remove more notions of an activation being 1:1 with a function.
https://bugs.webkit.org/show_bug.cgi?id=147247
Summary Remove more notions of an activation being 1:1 with a function.
Saam Barati
Reported 2015-07-23 18:42:37 PDT
Consider functions like: JSLexicalEnvironment* CallFrame::lexicalEnvironment() const JSLexicalEnvironment* CallFrame::lexicalEnvironmentOrNullptr() const VirtualRegister CodeBlock::activationRegister() const bool CodeBlock::needsActivation() const etc.
Attachments
Note You need to log in before you can comment on or make changes to this bug.