Searched defs:AstProperties (Results 1 – 3 of 3) sorted by relevance
336 typedef v8::internal::AstProperties AstProperties; typedef
593 typedef int AstProperties; typedef
162 explicit AstProperties(Zone* zone) : node_count_(0), spec_(zone) {} in AstProperties() function