Searched defs:JSFunction (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSFunctionInlines.h34 inline JSFunction::JSFunction(VM& vm, FunctionExecutable* executable, JSScope* scope) function in class:JSC::JSFunction
[all...]
H A DJSFunction.h52 class JSFunction : public JSDestructibleObject { class in namespace:JSC
[all...]
H A DJSFunction.cpp87 JSFunction::JSFunction(VM& vm, JSGlobalObject* globalObject, Structure* structure) function in class:JSC::JSFunction
[all...]

Completed in 183 milliseconds