Searched defs:scopeType (Results 1 – 5 of 5) sorted by relevance
112 int JavaScriptCallFrame::scopeType(int scopeIndex) const in scopeType() function in WebCore::JavaScriptCallFrame114 …v8::Handle<v8::Array> scopeType = v8::Handle<v8::Array>::Cast(m_callFrame.newLocal(m_isolate)->Get… in scopeType() local
140 JavaScriptCallFrame.prototype.scopeType = function(index) { } method in JavaScriptCallFrame
78 void SubGraph::BeginScope (int scopeType, int newArg1, int newArg2) in BeginScope()
1785 ScopeMirror.prototype.scopeType = function() { method in ScopeMirror
1949 ScopeMirror.prototype.scopeType = function() { method in ScopeMirror