Searched refs:boot_image_available (Results 1 – 2 of 2) sorted by relevance
4156 bool boot_image_available = in GenerateVarHandleArrayChecks() local4159 DCHECK(boot_image_available || codegen->GetCompilerOptions().IsJitCompiler()); in GenerateVarHandleArrayChecks()4160 size_t can_be_view = (DataType::Size(value_type) != 1u) && boot_image_available; in GenerateVarHandleArrayChecks()
4007 bool boot_image_available = in GenerateVarHandleArrayChecks() local4010 DCHECK(boot_image_available || codegen->GetCompilerOptions().IsJitCompiler()); in GenerateVarHandleArrayChecks()4013 boot_image_available; in GenerateVarHandleArrayChecks()