Home
last modified time | relevance | path

Searched refs:LocaleConfigurationChangeNotification (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-isolate.h1664 void LocaleConfigurationChangeNotification();
/third_party/node/deps/v8/src/api/
Dapi.cc9530 void v8::Isolate::LocaleConfigurationChangeNotification() { in LocaleConfigurationChangeNotification() function in v8::v8::Isolate
9532 API_RCS_SCOPE(i_isolate, Isolate, LocaleConfigurationChangeNotification); in LocaleConfigurationChangeNotification()