Home | History | Annotate | Download | only in src

Lines Matching defs:ToInt32

1167 bool Object::ToInt32(int32_t* value) {
1673 CHECK(result->ToInt32(&value));