Home | History | Annotate | Download | only in src

Lines Matching refs:Int32Array

487 Handle<Value> Shell::Int32Array(const Arguments& args) {
832 global_template->Set(String::New("Int32Array"),
833 FunctionTemplate::New(Int32Array));