Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.cpp808 ScopeChainNode* callDataScopeChain = callData.js.scopeChain; in executeCall() local
3874 ScopeChainNode* callDataScopeChain = callData.js.scopeChain; in privateExecute() local
4033 ScopeChainNode* callDataScopeChain = callData.js.scopeChain; in privateExecute() local
4374 ScopeChainNode* callDataScopeChain = constructData.js.scopeChain; in privateExecute() local
/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp1938 ScopeChainNode* callDataScopeChain = function->scope(); in DEFINE_STUB_FUNCTION() local
1959 ScopeChainNode* callDataScopeChain = function->scope(); in DEFINE_STUB_FUNCTION() local