Home | History | Annotate | Download | only in mips64

Lines Matching refs:info_

113   CompilationInfo* info = info_;
367 if (info_->is_debug()) {
414 if (info_->ShouldSelfOptimize()) {
454 int32_t arg_count = info_->scope()->num_parameters() + 1;
675 offset += (info_->scope()->num_parameters() + 1) * kPointerSize;
821 Compiler::GetSharedFunctionInfo(declaration->fun(), script(), info_);