Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dtyper.h49 Type* uint32_array_fun_; variable
Dtyper.cc59 uint32_array_fun_ = Type::Function(uint32_array, arg1, arg2, arg3, zone); in Typer()
873 return typer_->uint32_array_fun_; in MACHINE_OP_LIST()