Searched refs:ExtractBooleanSetting (Results 1 – 1 of 1) sorted by relevance
89 bool ExtractBooleanSetting(Isolate* isolate, Handle<JSObject> options, in ExtractBooleanSetting() function374 if (ExtractBooleanSetting(isolate, options, "useGrouping", &grouping)) { in CreateICUNumberFormat()