Searched defs:function_length (Results 1 – 4 of 4) sorted by relevance
226 size_t buffer_offset, size_t function_length, in DecodeFunctionBody()
2582 int function_length = -1; in ParseFunctionLiteral() local3060 DeclarationScope* function_scope, int* num_parameters, int* function_length, in ParseFunction()
86 int function_length = 0; member
2265 int function_length() { return function_length_; } in function_length() function