Searched defs:set_ast_context (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dast-graph-builder.h51 void set_ast_context(AstContext* ctx) { ast_context_ = ctx; } function in class:v8::internal::compiler::AstGraphBuilder
/external/chromium_org/v8/src/
H A Dhydrogen.h2164 void set_ast_context(AstContext* context) { ast_context_ = context; } function in class:v8::internal::HOptimizedGraphBuilder

Completed in 108 milliseconds