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