Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:AstContext

4247       // The AstContext constructor pushed on the context stack.  This newed
4248 // instance is the reason that AstContext can't be BASE_EMBEDDED.
4286 AstContext::AstContext(HOptimizedGraphBuilder* owner, Expression::Context kind)
4299 AstContext::~AstContext() {
5084 AstContext* context = call_context();