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

/external/v8/src/
H A Dast.h2082 void set_ast_properties(AstProperties* ast_properties) { function in class:v8::internal::FunctionLiteral
H A Dparser.cc646 result->set_ast_properties(factory()->visitor()->ast_properties());
4647 function_literal->set_ast_properties(&ast_properties);

Completed in 81 milliseconds