Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/interpreter/
DInterpreter.cpp3059 ScopeChainNode* callDataScopeChain = callData.js.scopeChain; in privateExecute() local
3213 ScopeChainNode* callDataScopeChain = callData.js.scopeChain; in privateExecute() local
3461 ScopeChainNode* callDataScopeChain = constructData.js.scopeChain; in privateExecute() local
/external/webkit/JavaScriptCore/jit/
DJITStubs.cpp1641 ScopeChainNode* callDataScopeChain = function->scope().node(); in DEFINE_STUB_FUNCTION() local