webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
JSC::FTL Namespace Reference

Functions

template<typename ResultType , typename... ArgumentTypes>
RefPtr< LazySlowPath::GeneratorcreateLazyCallGenerator (FunctionPtr function, ResultType result, ArgumentTypes... arguments)
 

Function Documentation

◆ createLazyCallGenerator()

template<typename ResultType , typename... ArgumentTypes>
RefPtr<LazySlowPath::Generator> JSC::FTL::createLazyCallGenerator ( FunctionPtr  function,
ResultType  result,
ArgumentTypes...  arguments 
)