Home | History | Annotate | Download | only in src

Lines Matching full:cache

36 #include "stub-cache.h"
128 // and the place where the inline cache system should look.
143 // Decide whether the inline cache failed because of changes to the
148 // the receiver map's code cache. Therefore, if the current target
149 // is in the receiver map's code cache, the inline cache failed due
153 // For keyed load/store, the most likely cause of cache failure is
161 // Remove the target from the code cache to avoid hitting the same
171 // an inline cache miss for the builtins object after lazily loading
173 // force the inline cache back to monomorphic state.
216 // Don't clear debug break inline cache as it will remove the break point.
435 // Lookup is valid: Update inline cache and stub cache.
504 // This is the first time we execute this inline cache.
522 // that the code stub is in the stub cache.
570 // Patch the call site depending on the state of the cache.
677 // Update inline cache and stub cache.
715 // This is the first time we execute this inline cache.
778 // Patch the call site depending on the state of the cache.
930 // This is the first time we execute this inline cache.
977 // Patch the call site depending on the state of the cache. Make
1076 // stub cache.
1126 // Patch the call site depending on the state of the cache.
1170 // Update inline cache and stub cache.
1222 // stub cache.
1255 // Patch the call site depending on the state of the cache. Make
1283 // The first time the inline cache is updated may be the first time the
1288 // do this in the case where we know that the inline cache is inside a loop,
1338 // Extend storage is called in a store inline cache when