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

/external/v8/src/
H A Dobjects.cc92 Handle<FieldType> Object::OptimalType(Isolate* isolate, function in class:v8::internal::Object
3261 Handle<FieldType> type = constant->OptimalType(isolate, representation);
9109 Handle<FieldType> type = value->OptimalType(isolate, representation);
9164 Handle<FieldType> type = value->OptimalType(isolate, representation);

Completed in 269 milliseconds