Searched refs:represented_function (Results 1 – 2 of 2) sorted by relevance
486 FunctionLiteral* represented_function() { return represented_function_; } in represented_function() function
4163 value->AsDoExpression()->represented_function()->set_raw_name(name); in SetFunctionName()