Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc219 void ConfigureUtilsObject(GlobalContextType context_type);
3943 void Genesis::ConfigureUtilsObject(GlobalContextType context_type) { in ConfigureUtilsObject() function in v8::internal::Genesis
5767 ConfigureUtilsObject(context_type); in Genesis()