Searched refs:exit_id_ (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/full-codegen/ | ||
H A D | full-codegen.h | 959 BailoutId exit_id_; member in class:v8::internal::FullCodeGenerator::EnterBlockScopeIfNeeded |
H A D | full-codegen.cc | 1886 : codegen_(codegen), exit_id_(exit_id) { 1927 codegen_->PrepareForBailoutForId(exit_id_, BailoutState::NO_REGISTERS); |
Completed in 1599 milliseconds