Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc2924 Handle<JSFunction> number_format_constructor = InstallFunction( in InitializeGlobal() local
2928 *number_format_constructor); in InitializeGlobal()
2931 JSObject::cast(number_format_constructor->prototype()), isolate_); in InitializeGlobal()