Chromium Code Reviews
DescriptionVM: Use current isolate as immediate operand in per-isolate stub code.
There is no need to load it from the context, if the stub
is per-isolate. This makes those stubs not rely on having a context in CTX,
and avoids loading the isolate pointer from memory.
This CL is part of the effort to free up CTX for general
allocation. Stubs that don't depend on a context in CTX
won't require storing the current context before calling
them.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=40428
Patch Set 1 #Patch Set 2 : #Patch Set 3 : fixed arm64 bug #
Total comments: 2
Messages
Total messages: 5 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||