Searched defs:constructFunction (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DFunctionConstructor.cpp82 JSObject* constructFunction(ExecState* exec, JSGlobalObject* globalObject, const ArgList& args, const Identifier& functionName, const String& sourceURL, const TextPosition& position) function in namespace:JSC
125 JSObject* constructFunction(ExecState* exec, JSGlobalObject* globalObject, const ArgList& args) function in namespace:JSC
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DCodeExtractor.cpp289 Function *CodeExtractor::constructFunction(const ValueSet &inputs, function in class:CodeExtractor

Completed in 171 milliseconds