Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dtyper.h51 Type* float64_array_fun_; variable
Dtyper.cc61 float64_array_fun_ = Type::Function(float64_array, arg1, arg2, arg3, zone); in Typer()
877 return typer_->float64_array_fun_; in MACHINE_OP_LIST()