Searched refs:InstallNatives (Results 1 – 1 of 1) sorted by relevance
221 bool InstallNatives(GlobalContextType context_type);3416 bool Genesis::InstallNatives(GlobalContextType context_type) { in InstallNatives() function in v8::internal::Genesis4439 if (!InstallNatives(context_type)) return; in Genesis()