Searched refs:createAllocationProfile (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSFunction.h140 return createAllocationProfile(exec, inlineCapacity);
164 ObjectAllocationProfile* createAllocationProfile(ExecState*, size_t inlineCapacity);
H A DJSFunction.cpp131 ObjectAllocationProfile* JSFunction::createAllocationProfile(ExecState* exec, size_t inlineCapacity) function in class:JSC::JSFunction

Completed in 68 milliseconds