Home
last modified time | relevance | path

Searched defs:has_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dast.h1356 bool has_function() { return has_function_; } in has_function() function
1385 bool has_function) in ObjectLiteral()
2800 bool has_function) { in NewObjectLiteral()
Dparser.cc4100 bool has_function = false; in ParseObjectLiteral() local