Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtyper.h45 Type* int16_array_fun_; variable
Dtyper.cc55 int16_array_fun_ = Type::Function(int16_array, arg1, arg2, arg3, zone); in Typer()
865 return typer_->int16_array_fun_; in MACHINE_OP_LIST()