Home
last modified time | relevance | path

Searched refs:AstTypeBounds (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ast/
Dast-type-bounds.h18 class AstTypeBounds {
20 explicit AstTypeBounds(Zone* zone) : bounds_map_(zone) {} in AstTypeBounds() function
21 ~AstTypeBounds() {} in ~AstTypeBounds()
/external/v8/src/crankshaft/
Dtyping.h28 AstTypeBounds* bounds);
49 AstTypeBounds* bounds_;
Dtyping.cc20 FunctionLiteral* root, AstTypeBounds* bounds) in AstTyper()
Dhydrogen.h2094 AstTypeBounds* bounds() { return &bounds_; } in bounds()
2818 AstTypeBounds bounds_;