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

/external/v8/src/ast/
H A Dast.h1665 BailoutId GetIdForElement(int i) { return BailoutId(local_id(i + 1)); } function in class:v8::internal::final

Completed in 63 milliseconds