Description[ic] Don't compile load interceptor handlers for LoadGlobalIC.
As a result LoadGlobalIC requires different slow stubs for each TypeofMode.
This CL is a prerequisite for not passing variable name to LoadGlobalIC:
the interceptor handler is the only kind of handler that requires a name
and therefore LoadGlobalIC dispatcher does not need a variable name as well.
BUG=chromium:576312
Committed: https://crrev.com/4f674da2e990d8a05353b89d9699baede752e34a
Cr-Commit-Position: refs/heads/master@{#37222}
Patch Set 1 : cleanup #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 17 (11 generated)
|