Searched refs:AstProperties (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dast.h172 class AstProperties BASE_EMBEDDED {
176 AstProperties() : node_count_(0) { } function in class:v8::internal::BASE_EMBEDDED
2081 AstProperties::Flags* flags() { return ast_properties_.flags(); }
2082 void set_ast_properties(AstProperties* ast_properties) {
2129 AstProperties ast_properties_;
2598 AstProperties* ast_properties() { return &properties_; }
2612 AstProperties properties_;
H A Dparser.cc4407 AstProperties ast_properties;
H A Dhydrogen.cc5285 AstProperties::Flags* flags(function->flags());

Completed in 62 milliseconds