Searched defs:scopeIndex (Results 1 – 6 of 6) sorted by relevance
60 int scopeIndex = info[0]->Int32Value(); in scopeTypeMethodCustom() local
345 int scopeIndex = info[1]->Int32Value(); in setFunctionVariableValueMethodCustom() local
102 DebuggerScript.setFunctionVariableValue = function(functionValue, scopeIndex, variableName, newValu… argument110 DebuggerScript._setScopeVariableValue = function(scopeHolder, scopeIndex, variableName, newValue) argument
131 const int scopeIndex = m_scopeIndices[m_currentScopeDepth-1]; in makePrefix() local
2065 ScopeMirror.prototype.scopeIndex = function() { method in ScopeMirror
1048 unsigned scopeIndex = Record[Idx++]; in VisitParmVarDecl() local