Searched refs:WebKitCSSMatrixConstructor (Results 1 – 5 of 5) sorted by relevance
47 CALLBACK_FUNC_DECL(WebKitCSSMatrixConstructor) in CALLBACK_FUNC_DECL() argument
295 DECLARE_CALLBACK(WebKitCSSMatrixConstructor);
444 …attribute [JSCCustomGetter] WebKitCSSMatrixConstructor WebKitCSSMatrix; // Usable with the new ope…
443 descriptor->SetCallHandler(USE_CALLBACK(WebKitCSSMatrixConstructor)); in getTemplate()
13220 [V8] Add a missing check for constructor call in WebKitCSSMatrixConstructor.