Home | History | Annotate | Download | only in src

Lines Matching refs:FunctionLiteral

575   void SetFunctionPosition(FunctionLiteral* fun);
576 void SetReturnPosition(FunctionLiteral* fun);
603 FunctionLiteral* function() { return info_->function(); }