Home
last modified time | relevance | path

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

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