Home
last modified time | relevance | path

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

/external/v8/src/
Dpreparser.h474 void LeaveWith() { with_nesting_count_--; } in LeaveWith() function
Dpreparser.cc586 scope_->LeaveWith(); in ParseWithStatement()
754 scope_->LeaveWith(); in ParseTryStatement()