Searched refs:IsTypedArray (Results 1 – 3 of 3) sorted by relevance
124 if (!value->IsTypedArray()) { in FromV8ArrayBuffer()
1441 bool IsTypedArray() const;
2337 bool Value::IsTypedArray() const { in IsTypedArray() function in v8::Value