Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dtyper.h44 Type* int8_array_fun_; variable
Dtyper.cc54 int8_array_fun_ = Type::Function(int8_array, arg1, arg2, arg3, zone); in Typer()
863 return typer_->int8_array_fun_; in MACHINE_OP_LIST()