Lines Matching refs:JSFunction
121 // corresponding to the frame marker/JSFunction.
174 // pool and below that the JSFunction of the executing function.
194 // 3+cp | JSFunction | v otherwise, cp = 0 |
218 // JSFunction of the executing function and below that an integer (not a Smi)
239 // 3+cp | JSFunction | | otherwise, cp = 0 |
757 JSFunction* function() const;
818 JSFunction* function, AbstractCode* abstract_code,
823 Handle<JSFunction> function() const { return function_; }
836 Handle<JSFunction> function_;
1026 virtual JSFunction* function() const;
1091 static void PrintFunctionAndOffset(JSFunction* function, AbstractCode* code,
1098 static void CollectFunctionAndOffsetForICStats(JSFunction* function,