Home
last modified time | relevance | path

Searched refs:GetAssignmentCountForTesting (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dast-loop-assignment-analyzer.h33 int GetAssignmentCountForTesting(DeclarationScope* scope, Variable* var);
Dast-loop-assignment-analyzer.cc311 int LoopAssignmentAnalysis::GetAssignmentCountForTesting( in GetAssignmentCountForTesting() function in v8::internal::compiler::LoopAssignmentAnalysis