Home | History | Annotate | Download | only in interpreter

Lines Matching refs:functionDecl

1104             FunctionExecutable* function = codeBlock->functionDecl(i);
3778 callFrame->uncheckedR(dst) = JSValue(codeBlock->functionDecl(func)->make(callFrame, callFrame->scopeChain()));