Home | History | Annotate | Download | only in src

Lines Matching refs:JSFunctionResultCache

84 //         - JSFunctionResultCache
968 V(JSFunctionResultCache) \
4057 // JSFunctionResultCache caches results of some JSFunction invocation.
4064 class JSFunctionResultCache: public FixedArray {
4086 DECLARE_CAST(JSFunctionResultCache)
4088 DECLARE_VERIFIER(JSFunctionResultCache)