5 #ifndef V8_EXTENSIONS_EXTERNALIZE_STRING_EXTENSION_H_
6 #define V8_EXTENSIONS_EXTERNALIZE_STRING_EXTENSION_H_
const char * name() const
The argument information given to function call callbacks.
An object reference managed by the v8 garbage collector.
Isolate represents an isolated instance of the V8 engine.
ExternalizeStringExtension()
static void IsOneByte(const v8::FunctionCallbackInfo< v8::Value > &args)
static const char *const kSource
virtual v8::Handle< v8::FunctionTemplate > GetNativeFunctionTemplate(v8::Isolate *isolate, v8::Handle< v8::String > name)
static void Externalize(const v8::FunctionCallbackInfo< v8::Value > &args)
Debugger support for the V8 JavaScript engine.