Home | Sort by relevance Sort by last modified time |
/external/v8/src/compiler/ | |
typer.h | 53 Type* singleton_empty_string_; member in class:v8::internal::compiler::Typer |
typer.cc | 46 singleton_empty_string_ = Type::HeapConstant(factory->empty_string(), zone); 52 Type::Union(singleton_empty_string_, Type::Hole(), zone), [all...] |