Home
last modified time | relevance | path

Searched defs:createFunction (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dproxy.js44 $Proxy.createFunction = function(handler, callTrap, constructTrap) { function
/external/webkit/Source/WebCore/xml/
DXPathFunctions.cpp717 Function* createFunction(const String& name, const Vector<Expression*>& args) in createFunction() function
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp213 llvm::Function *createFunction(llvm::Module &module, in createFunction() function
/external/llvm/lib/Analysis/
DDIBuilder.cpp823 DISubprogram DIBuilder::createFunction(DIDescriptor Context, in createFunction() function in DIBuilder