Searched refs:options_object (Results 1 – 1 of 1) sorted by relevance
730 Handle<JSReceiver> options_object; in CreateLocale() local733 options_object = isolate->factory()->NewJSObjectWithNullProto(); in CreateLocale()735 ASSIGN_RETURN_ON_EXCEPTION(isolate, options_object, in CreateLocale()740 locale_string, options_object); in CreateLocale()