Searched refs:compiling_boot (Results 1 – 1 of 1) sorted by relevance
1482 const bool compiling_boot = heap->IsCompilingBoot(); in CanEmbedTypeInCode() local1484 if (compiling_boot) { in CanEmbedTypeInCode()1651 const bool compiling_boot = heap->IsCompilingBoot(); in GetCodeAndMethodForDirectCall() local1653 const bool force_relocations = (compiling_boot || in GetCodeAndMethodForDirectCall()1744 if (method_in_image || compiling_boot || runtime->UseJitCompilation()) { in GetCodeAndMethodForDirectCall()