Home
last modified time | relevance | path

Searched defs:argsCount (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSDirectoryEntryCustom.cpp55 int argsCount = exec->argumentCount(); in getFile() local
101 int argsCount = exec->argumentCount(); in getDirectory() local
/external/webkit/Source/JavaScriptCore/runtime/
DMathObject.cpp172 unsigned argsCount = exec->argumentCount(); in mathProtoFuncMax() local
188 unsigned argsCount = exec->argumentCount(); in mathProtoFuncMin() local
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.h70 unsigned argsCount; variable
/external/webkit/Source/WebCore/bindings/scripts/test/JS/
DJSTestObj.cpp1020 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionOptionsObject() local
1161 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionWithDynamicFrameAndOptionalArg() local
1207 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionWithDynamicFrameAndUserGestureASAD() local
1302 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionMethodWithOptionalArg() local
1327 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionMethodWithNonOptionalArgAndOptionalArg() local
1352 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionMethodWithNonOptionalArgAndTwoOptionalArgs() local
1455 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionOverloadedMethod2() local
1551 int argsCount = exec->argumentCount(); in jsTestObjPrototypeFunctionClassMethodWithOptional() local