Lines Matching defs:function
199 // Otherwise, the value is a tagged function pointer.
296 // Sets a callback function for return-address rewriting profilers
304 // Resolves pc_address through the resolution address function if one is set.
379 JSFunction function, AbstractCode abstract_code,
387 Handle<JSFunction> function() const { return function_; }
549 virtual JSFunction function() const = 0;
596 JSFunction function() const override;
636 static void PrintFunctionAndOffset(JSFunction function, AbstractCode code,
643 static void CollectFunctionAndOffsetForICStats(JSFunction function,
762 JSFunction function() const;
946 JSFunction function() const override;
978 // Byte offset in the function.
1123 // function invocations through 'new'.
1165 JSFunction function() const override;
1231 // A helper function, can return a nullptr pointer.