Searched refs:is_calling (Results 1 – 11 of 11) sorted by relevance
325 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
296 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
338 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
735 DCHECK(info()->is_calling()); in CallRuntime()765 DCHECK(info()->is_calling()); in CallRuntimeFromDeferred()
332 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
361 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
364 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
372 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
436 DCHECK(codegen_->info()->is_calling()); in PushSafepointRegistersScope()
1005 DCHECK(info()->is_calling()); in CallRuntime()1035 DCHECK(info()->is_calling()); in CallRuntimeFromDeferred()
181 bool is_calling() const { in is_calling() function