Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8ArrayBufferViewCustom.h44 …const v8::Arguments& args, WrapperTypeInfo* type, v8::ExternalArrayType arrayType, bool hasIndexer) in constructWebGLArrayWithArrayBufferArgument()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h169 bool hasIndexer() const { return Idxer != 0; } in hasIndexer() function