28 #ifndef V8_EXTENSIONS_TRIGGER_FAILURE_EXTENSION_H_
29 #define V8_EXTENSIONS_TRIGGER_FAILURE_EXTENSION_H_
50 static const char*
const kSource;
55 #endif // V8_EXTENSIONS_TRIGGER_FAILURE_EXTENSION_H_
static void TriggerCheckFalse(const v8::FunctionCallbackInfo< v8::Value > &args)
TriggerFailureExtension()
const char * name() const
static void TriggerSlowAssertFalse(const v8::FunctionCallbackInfo< v8::Value > &args)
virtual v8::Handle< v8::FunctionTemplate > GetNativeFunctionTemplate(v8::Isolate *isolate, v8::Handle< v8::String > name)
static void TriggerAssertFalse(const v8::FunctionCallbackInfo< v8::Value > &args)