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

/external/chromium_org/v8/src/
H A Dobjects.h5437 class AllowOSRAtLoopNestingLevelField: public BitField<int, class in class:v8::internal::Code
5439 STATIC_ASSERT(AllowOSRAtLoopNestingLevelField::kMax >= kMaxLoopNestingMarker);

Completed in 69 milliseconds