Searched defs:Int8Array (Results 1 – 2 of 2) sorted by relevance
47 Int8Array::Int8Array(PassRefPtr<ArrayBuffer> buffer, unsigned byteOffset, unsigned length) in Int8Array() function in WebCore::Int8Array
466 Handle<Value> Shell::Int8Array(const Arguments& args) { in Int8Array() function in v8::Shell