Searched refs:Type2String (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dflags.cc170 static const char* Type2String(Flag::FlagType type) { function in namespace:v8::internal
379 arg, Type2String(flag->type()));
426 arg, Type2String(flag->type()));
538 << " type: " << Type2String(f->type()) << " default: " << *f

Completed in 74 milliseconds