Searched refs:headerFunction (Results 1 – 1 of 1) sorted by relevance
302 v8::Local<v8::Function> headerFunction = headerValue.As<v8::Function>(); in generateCustomPreview() local306 if (!headerFunction->Call(context, formatter, 2, args) in generateCustomPreview()