Searched defs:function_state (Results 1 – 7 of 7) sorted by relevance
| /external/v8/src/ |
| D | preparser.cc | 130 FunctionState function_state(&function_state_, &scope_, &function_scope, NULL, in PreParseLazyFunction() local 834 FunctionState function_state(&function_state_, &scope_, &function_scope, NULL, in ParseFunctionLiteral() local
|
| D | parser.h | 383 static void SetUpFunctionState(FunctionState* function_state) { in SetUpFunctionState() 390 static void TearDownFunctionState(FunctionState* function_state) { in TearDownFunctionState()
|
| D | parser.cc | 898 FunctionState function_state(&function_state_, &scope_, *scope, zone(), in DoParseProgram() local 1011 FunctionState function_state(&function_state_, &scope_, scope, zone(), in ParseLazy() local 3515 FunctionState function_state(&function_state_, &scope_, scope, zone(), in ParseFunctionLiteral() local
|
| D | preparser.h | 1149 static void SetUpFunctionState(FunctionState* function_state) {} in SetUpFunctionState() 1151 static void TearDownFunctionState(FunctionState* function_state) {} in TearDownFunctionState()
|
| D | hydrogen.h | 2123 FunctionState* function_state() const { return function_state_; } in function_state() function
|
| /external/compiler-rt/lib/sanitizer_common/scripts/ |
| D | cpplint.py | 1940 function_state, error): argument 3776 include_state, function_state, nesting_state, error, argument
|
| /external/libvpx/libvpx/tools/ |
| D | cpplint.py | 2274 function_state, error): argument 4492 include_state, function_state, nesting_state, error, argument
|