Home
last modified time | relevance | path

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

/external/v8/src/full-codegen/
Dfull-codegen.cc1403 EnterTryBlock(handler_index, &handler_entry, stmt->catch_prediction()); in VisitTryCatchStatement()
1452 EnterTryBlock(handler_index, &handler_entry, stmt->catch_prediction()); in VisitTryFinallyStatement()
1631 void FullCodeGenerator::EnterTryBlock( in EnterTryBlock() function in v8::internal::FullCodeGenerator
Dfull-codegen.h652 void EnterTryBlock(int handler_index, Label* handler,