Home | History | Annotate | Download | only in runtime

Lines Matching refs:is_compiler_

72     : is_compiler_(false),
348 parsed->is_compiler_ = false;
521 parsed->is_compiler_ = true;
643 if (!parsed->is_compiler_ && parsed->image_.empty()) {
848 is_compiler_ = options->is_compiler_;