Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/webkit/
Dfunction-constructor-newline-after-brace.js28 function addToFunction(oldFunction, name) argument
42 function addToFunctionWithArgument(oldFunction, name) argument
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp296 Function *oldFunction, in constructFunction()
705 Function *oldFunction = header->getParent(); in extractCodeRegion() local