v8js(3) php man page | unix.com

Man Page: v8js

Operating Environment: php

Section: 3

V8JS(3) 								 1								   V8JS(3)

The V8Js class

INTRODUCTION
This is the core class for V8Js extension. Each instance created from this class has own context in which all JavaScript is compiled and executed. See V8Js.__construct(3) for more information.
CLASS SYNOPSIS
V8Js V8Js Constants o const string$V8Js::V8_VERSION o const integer$V8Js::FLAG_NONE1 o const integer$V8Js::FLAG_FORCE_ARRAY2 Methods o public V8Js::__construct TRUE ([string $object_name = "PHP"], [array $variables = array()], [array $extensions = array()], [bool $report_uncaught_exceptions]) o public mixed V8Js::executeString V8Js::FLAG_NONE (string $script, [string $identifier = "V8Js::executeString()"], [int $flags]) o publicstatic array V8Js::getExtensions (void ) o public V8JsException V8Js::getPendingException (void ) o publicstatic bool V8Js::registerExtension FALSE (string $extension_name, string $script, [array $dependencies = array()], [bool $auto_enable])
PREDEFINED CONSTANTS
o V8Js::V8_VERSION -The V8 Javascript Engine version. o V8Js::FLAG_NONE -No flags. o V8Js::FLAG_FORCE_ARRAY -Forces all JS objects to be associative arrays in PHP. PHP Documentation Group V8JS(3)
Related Man Pages
reflectionclass(3) - php
cairopssurface(3) - php
intltimezone(3) - php
mongo(3) - php
reflectionfunction(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!