Home | History | Annotate | Download | only in src

Lines Matching refs:FunctionState

898     FunctionState function_state(&function_state_, &scope_, *scope, zone(),
1011 FunctionState function_state(&function_state_, &scope_, scope, zone(),
3515 FunctionState function_state(&function_state_, &scope_, scope, zone(),
3528 // expressions. This also marks the FunctionState as a generator.