V8Js::getExtensions
(PECL v8js >= 0.1.0)
V8Js::getExtensions — Return an array of registered extensions
Descrizione
public static array V8Js::getExtensions
( void
)
This function returns array of Javascript extensions registered using V8Js::registerExtension().
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns an array of registered extensions or an empty array if there are none.
There are no user contributed notes for this page.
