Home
last modified time | relevance | path

Searched refs:singleton_empty_string_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Doperation-typer.h112 Type singleton_empty_string_; variable
Doperation-typer.cc28 singleton_empty_string_ = in OperationTyper()
41 Type::Union(singleton_empty_string_, Type::Hole(), zone), in OperationTyper()