Searched refs:MarkAllLocalsLive (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | ast-graph-builder.h | 429 void MarkAllLocalsLive(); |
D | ast-graph-builder.cc | 587 void AstGraphBuilder::Environment::MarkAllLocalsLive() { in MarkAllLocalsLive() function in v8::internal::compiler::AstGraphBuilder::Environment |