Home | History | Annotate | Download | only in src

Lines Matching refs:Int8Array

466 Handle<Value> Shell::Int8Array(const Arguments& args) {
824 global_template->Set(String::New("Int8Array"),
825 FunctionTemplate::New(Int8Array));