Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.h752 int* ast_properties() { in ast_properties() function
/external/v8/src/ast/
Dast.h2673 void set_ast_properties(AstProperties* ast_properties) { in set_ast_properties() argument
2674 ast_properties_ = *ast_properties; in set_ast_properties()