Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dtyper.h48 Type* uint16_array_fun_; variable
Dtyper.cc58 uint16_array_fun_ = Type::Function(uint16_array, arg1, arg2, arg3, zone); in Typer()
871 return typer_->uint16_array_fun_; in MACHINE_OP_LIST()