Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.h439 void TrimContextChain(int trim_to_length) { in TrimContextChain() function
Dast-graph-builder.cc836 environment()->TrimContextChain(current->context_length()); in PerformCommand()