HomeSort by relevance Sort by last modified time
    Searched defs:Type2String (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
variables.cc 92 const char* StaticType::Type2String(StaticType* type) {
flags.cc 183 static const char* Type2String(Flag::FlagType type) {
384 arg, Type2String(flag->type()));
426 arg, Type2String(flag->type()));
537 f->name(), f->comment(), Type2String(f->type()), *value);

Completed in 23 milliseconds