Searched refs:ast_properties (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/parsing/
H A Dpreparser.h781 int* ast_properties() { function in class:v8::internal::PreParserFactory
/external/v8/src/ast/
H A Dast.h2667 void set_ast_properties(AstProperties* ast_properties) { argument
2668 ast_properties_ = *ast_properties;

Completed in 89 milliseconds