MediaWiki master
BenchmarkJsValidate Class Reference

Measure ResourceLoader syntax validation for user-supplied JavaScript. More...

Inherits Benchmarker.

Collaboration diagram for BenchmarkJsValidate:

Public Member Functions

 __construct ()
 
 execute ()
 

Protected Attributes

 $defaultCount = 10
 

Detailed Description

Measure ResourceLoader syntax validation for user-supplied JavaScript.

See also
ResourceLoader\Module::validateScriptFile
JSParseHelper

Definition at line 33 of file benchmarkJsValidate.php.

Constructor & Destructor Documentation

◆ __construct()

BenchmarkJsValidate::__construct ( )

Definition at line 37 of file benchmarkJsValidate.php.

Member Function Documentation

◆ execute()

BenchmarkJsValidate::execute ( )

Definition at line 43 of file benchmarkJsValidate.php.

Member Data Documentation

◆ $defaultCount

BenchmarkJsValidate::$defaultCount = 10
protected

Definition at line 35 of file benchmarkJsValidate.php.


The documentation for this class was generated from the following file: