Home
last modified time | relevance | path

Searched refs:appendCall (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCompiler.h236 void appendCall(const FunctionPtr& function) in appendCall() function
DDFGJITCodeGenerator.h665 m_jit.appendCall(operation); in callOperation()