Searched refs:InsideBlock (Results 1 – 4 of 4) sorted by relevance
103 bool CodeAssemblerState::InsideBlock() { return raw_assembler_->InsideBlock(); } in InsideBlock() function in v8::internal::compiler::CodeAssemblerState1456 if (!state_->InsideBlock()) { in value()1731 bool inside_block = assembler_->state()->InsideBlock(); in ~ScopedExceptionHandler()
833 bool RawMachineAssembler::InsideBlock() { return current_block_ != nullptr; } in InsideBlock() function in v8::internal::compiler::RawMachineAssembler
1047 bool InsideBlock();
1623 bool InsideBlock();