Searched refs:exit_id_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/full-codegen/
H A Dfull-codegen.h959 BailoutId exit_id_; member in class:v8::internal::FullCodeGenerator::EnterBlockScopeIfNeeded
H A Dfull-codegen.cc1886 : codegen_(codegen), exit_id_(exit_id) {
1927 codegen_->PrepareForBailoutForId(exit_id_, BailoutState::NO_REGISTERS);

Completed in 1599 milliseconds