Home
last modified time | relevance | path

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

/external/v8/src/
Dpreparser.h126 void LeaveWith() { with_nesting_count_--; } in LeaveWith() function
Dpreparser.cc397 scope_->LeaveWith(); in ParseWithStatement()
554 scope_->LeaveWith(); in ParseTryStatement()