js::front::stdlib::function::FunctionData[src]

type FunctionData = fn(Vec<Value>, Value, Value, Value) -> ResultValue;