V8 Project
|
#include <types.h>
Public Member Functions | |
Limits (i::Handle< i::Object > min, i::Handle< i::Object > max) | |
Limits (RangeType *range) | |
Public Attributes | |
i::Handle< i::Object > | min |
i::Handle< i::Object > | max |
|
inline |
|
inlineexplicit |
i::Handle<i::Object> v8::internal::TypeImpl< Config >::Limits::max |
i::Handle<i::Object> v8::internal::TypeImpl< Config >::Limits::min |