Searched refs:top_info (Results 1 – 3 of 3) sorted by relevance
417 struct ext2_extent_info info, top_info; in e2fsck_check_rebuild_extents() local440 retval = ext2fs_extent_get_info(ehandle, &top_info); in e2fsck_check_rebuild_extents()446 pctx->blk = top_info.max_depth; in e2fsck_check_rebuild_extents()508 return e2fsck_should_rebuild_extents(ctx, pctx, &eti, &top_info); in e2fsck_check_rebuild_extents()
1525 if (top_info()->IsStub()) { in BuildCheckForCapacityGrow()2074 if (top_info()->IsStub() || !isolate()->IsStringLengthOverflowIntact()) { in BuildAddStringLengths()2449 DCHECK(top_info()->IsStub() || checked_object->IsCompareMap() || in BuildUncheckedMonomorphicElementAccess()4215 if (FLAG_trace && top_info()->IsOptimizing()) { in SetUpScope()5050 expr, current_info()->script(), top_info()); in VisitFunctionLiteral()5190 top_info()->dependencies()->AssumePropertyCell(cell); in InlineGlobalPropertyLoad()5616 top_info()->dependencies()->AssumeTransitionStable(site); in VisitArrayLiteral()5701 top_info()->dependencies()->AssumeFieldOwner(field_owner_map); in BuildLoadNamedField()5979 top_info()->dependencies()->AssumeFieldOwner(GetFieldOwnerFromMap(map)); in LoadFieldMaps()6460 top_info()->dependencies()->AssumePropertyCell(cell); in InlineGlobalPropertyStore()[all …]
1069 CompilationInfo* top_info() { return info_; } in top_info() function2609 CompilationInfo* top_info() { return builder_->top_info(); } in top_info() function