Home | History | Annotate | Download | only in src

Lines Matching full:function_value

299   Expression function_value = ParseFunctionLiteral(is_generator, CHECK_OK);
301 if (function_value.IsStrictFunction() &&