Searched defs:hasIndexer (Results 1 – 2 of 2) sorted by relevance
44 …const v8::Arguments& args, WrapperTypeInfo* type, v8::ExternalArrayType arrayType, bool hasIndexer) in constructWebGLArrayWithArrayBufferArgument()
169 bool hasIndexer() const { return Idxer != 0; } in hasIndexer() function