Home
last modified time | relevance | path

Searched defs:has_function (Results 1 – 4 of 4) 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
/external/chromium_org/v8/src/
Dast.h1514 bool has_function() const { return has_function_; } in has_function() function
1544 bool has_function, in ObjectLiteral()
3113 bool has_function, in NewObjectLiteral()
Dparser.cc3721 bool has_function = false; in ParseObjectLiteral() local