Searched refs:AllowOSRAtLoopNestingLevelField (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects-inl.h4762 return AllowOSRAtLoopNestingLevelField::decode(fields);
4770 int updated = AllowOSRAtLoopNestingLevelField::update(previous, level);
H A Dobjects.h5437 class AllowOSRAtLoopNestingLevelField: public BitField<int, class in class:v8::internal::Code
5439 STATIC_ASSERT(AllowOSRAtLoopNestingLevelField::kMax >= kMaxLoopNestingMarker);

Completed in 66 milliseconds