Searched refs:ShouldInitializeDispatchTable (Results 1 – 2 of 2) sorted by relevance
167 bool ShouldInitializeDispatchTable();
56 if (!ShouldInitializeDispatchTable()) return; in Initialize()224 bool Interpreter::ShouldInitializeDispatchTable() { in ShouldInitializeDispatchTable() function in v8::internal::interpreter::Interpreter