Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dtyper.cc43 Type* int16_array = Type::Array(int16, zone); in Typer() local
55 int16_array_fun_ = Type::Function(int16_array, arg1, arg2, arg3, zone); in Typer()