Searched refs:size_upper_bound (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc3835 int32_t current_size_max_value = size_upper_bound()->GetInteger32Constant();
H A Dhydrogen-instructions.h5465 HConstant* size_upper_bound() { return size_upper_bound_; } function in class:V8_FINAL
H A Dhydrogen.cc2913 HConstant* size_upper_bound = EstablishElementsAllocationSize( local
2915 elements->set_size_upper_bound(size_upper_bound);

Completed in 143 milliseconds