Home
last modified time | relevance | path

Searched defs:Int32Array (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
DInt32Array.cpp47 Int32Array::Int32Array(PassRefPtr<ArrayBuffer> buffer, unsigned byteOffset, unsigned length) in Int32Array() function in WebCore::Int32Array
/external/v8/src/
Dd8.cc487 Handle<Value> Shell::Int32Array(const Arguments& args) { in Int32Array() function in v8::Shell