Searched defs:has_function (Results 1 – 2 of 2) sorted by relevance
1356 bool has_function() { return has_function_; } in has_function() function1385 bool has_function) in ObjectLiteral()2800 bool has_function) { in NewObjectLiteral()
4100 bool has_function = false; in ParseObjectLiteral() local