3254 {"voidMethod", TestObjV8Internal::voidMethodMethodCallback},
3255 {"longMethod", TestObjV8Internal::longMethodMethodCallback},
3256 {"objMethod", TestObjV8Internal::objMethodMethodCallback},
3257 {"methodReturningSequence", TestObjV8Internal::methodReturningSequenceMethodCallback},
3258 {"serializedValue", TestObjV8Internal::serializedValueMethodCallback},
3259 {"optionsObject", TestObjV8Internal::optionsObjectMethodCallback},
3260 {"methodWithException", TestObjV8Internal::methodWithExceptionMethodCallback},
3261 {"customMethod", TestObjV8Internal::customMethodMethodCallback},
3262 {"customMethodWithArgs", TestObjV8Internal::customMethodWithArgsMethodCallback},
3263 {"addEventListener", TestObjV8Internal::addEventListenerMethodCallback},
3264 {"removeEventListener", TestObjV8Internal::removeEventListenerMethodCallback},
3265 {"withScriptStateVoid", TestObjV8Internal::withScriptStateVoidMethodCallback},
3266 {"withScriptStateObj", TestObjV8Internal::withScriptStateObjMethodCallback},
3267 {"withScriptStateVoidException", TestObjV8Internal::withScriptStateVoidExceptionMethodCallback},
3268 {"withScriptStateObjException", TestObjV8Internal::withScriptStateObjExceptionMethodCallback},
3269 {"withScriptExecutionContext", TestObjV8Internal::withScriptExecutionContextMethodCallback},
3270 {"withScriptExecutionContextAndScriptState", TestObjV8Internal::withScriptExecutionContextAndScriptStateMethodCallback},
3271 {"withScriptExecutionContextAndScriptStateObjException", TestObjV8Internal::withScriptExecutionContextAndScriptStateObjExceptionMethodCallback},
3272 {"withScriptExecutionContextAndScriptStateWithSpaces", TestObjV8Internal::withScriptExecutionContextAndScriptStateWithSpacesMethodCallback},
3273 {"withScriptArgumentsAndCallStack", TestObjV8Internal::withScriptArgumentsAndCallStackMethodCallback},
3274 {"methodWithOptionalArg", TestObjV8Internal::methodWithOptionalArgMethodCallback},
3275 {"methodWithNonOptionalArgAndOptionalArg", TestObjV8Internal::methodWithNonOptionalArgAndOptionalArgMethodCallback},
3276 {"methodWithNonOptionalArgAndTwoOptionalArgs", TestObjV8Internal::methodWithNonOptionalArgAndTwoOptionalArgsMethodCallback},
3277 {"methodWithOptionalString", TestObjV8Internal::methodWithOptionalStringMethodCallback},
3278 {"methodWithOptionalStringIsUndefined", TestObjV8Internal::methodWithOptionalStringIsUndefinedMethodCallback},
3279 {"methodWithOptionalStringIsNullString", TestObjV8Internal::methodWithOptionalStringIsNullStringMethodCallback},
3280 {"methodWithCallbackArg", TestObjV8Internal::methodWithCallbackArgMethodCallback},
3281 {"methodWithNonCallbackArgAndCallbackArg", TestObjV8Internal::methodWithNonCallbackArgAndCallbackArgMethodCallback},
3282 {"methodWithCallbackAndOptionalArg", TestObjV8Internal::methodWithCallbackAndOptionalArgMethodCallback},
3283 {"methodWithEnforceRangeInt32", TestObjV8Internal::methodWithEnforceRangeInt32MethodCallback},
3284 {"methodWithEnforceRangeUInt32", TestObjV8Internal::methodWithEnforceRangeUInt32MethodCallback},
3285 {"methodWithEnforceRangeInt64", TestObjV8Internal::methodWithEnforceRangeInt64MethodCallback},
3286 {"methodWithEnforceRangeUInt64", TestObjV8Internal::methodWithEnforceRangeUInt64MethodCallback},
3254 {"voidMethod", TestObjV8Internal::voidMethodMethodCallback, 0},
3255 {"longMethod", TestObjV8Internal::longMethodMethodCallback, 0},
3256 {"objMethod", TestObjV8Internal::objMethodMethodCallback, 0},
3257 {"methodReturningSequence", TestObjV8Internal::methodReturningSequenceMethodCallback, 0},
3258 {"serializedValue", TestObjV8Internal::serializedValueMethodCallback, 0},
3259 {"optionsObject", TestObjV8Internal::optionsObjectMethodCallback, 0},
3260 {"methodWithException", TestObjV8Internal::methodWithExceptionMethodCallback, 0},
3261 {"customMethod", TestObjV8Internal::customMethodMethodCallback, 0},
3262 {"customMethodWithArgs", TestObjV8Internal::customMethodWithArgsMethodCallback, 0},
3263 {"addEventListener", TestObjV8Internal::addEventListenerMethodCallback, 0},
3264 {"removeEventListener", TestObjV8Internal::removeEventListenerMethodCallback, 0},
3265 {"withScriptStateVoid", TestObjV8Internal::withScriptStateVoidMethodCallback, 0},
3266 {"withScriptStateObj", TestObjV8Internal::withScriptStateObjMethodCallback, 0},
3267 {"withScriptStateVoidException", TestObjV8Internal::withScriptStateVoidExceptionMethodCallback, 0},
3268 {"withScriptStateObjException", TestObjV8Internal::withScriptStateObjExceptionMethodCallback, 0},
3269 {"withScriptExecutionContext", TestObjV8Internal::withScriptExecutionContextMethodCallback, 0},
3270 {"withScriptExecutionContextAndScriptState", TestObjV8Internal::withScriptExecutionContextAndScriptStateMethodCallback, 0},
3271 {"withScriptExecutionContextAndScriptStateObjException", TestObjV8Internal::withScriptExecutionContextAndScriptStateObjExceptionMethodCallback, 0},
3272 {"withScriptExecutionContextAndScriptStateWithSpaces", TestObjV8Internal::withScriptExecutionContextAndScriptStateWithSpacesMethodCallback, 0},
3273 {"withScriptArgumentsAndCallStack", TestObjV8Internal::withScriptArgumentsAndCallStackMethodCallback, 0},
3274 {"methodWithOptionalArg", TestObjV8Internal::methodWithOptionalArgMethodCallback, 0},
3275 {"methodWithNonOptionalArgAndOptionalArg", TestObjV8Internal::methodWithNonOptionalArgAndOptionalArgMethodCallback, 0},
3276 {"methodWithNonOptionalArgAndTwoOptionalArgs", TestObjV8Internal::methodWithNonOptionalArgAndTwoOptionalArgsMethodCallback, 0},
3277 {"methodWithOptionalString", TestObjV8Internal::methodWithOptionalStringMethodCallback, 0},
3278 {"methodWithOptionalStringIsUndefined", TestObjV8Internal::methodWithOptionalStringIsUndefinedMethodCallback, 0},
3279 {"methodWithOptionalStringIsNullString", TestObjV8Internal::methodWithOptionalStringIsNullStringMethodCallback, 0},
3280 {"methodWithCallbackArg", TestObjV8Internal::methodWithCallbackArgMethodCallback, 0},
3281 {"methodWithNonCallbackArgAndCallbackArg", TestObjV8Internal::methodWithNonCallbackArgAndCallbackArgMethodCallback, 0},
3282 {"methodWithCallbackAndOptionalArg", TestObjV8Internal::methodWithCallbackAndOptionalArgMethodCallback, 0},
3283 {"methodWithEnforceRangeInt32", TestObjV8Internal::methodWithEnforceRangeInt32MethodCallback, 0},
3284 {"methodWithEnforceRangeUInt32", TestObjV8Internal::methodWithEnforceRangeUInt32MethodCallback, 0},
3285 {"methodWithEnforceRangeInt64", TestObjV8Internal::methodWithEnforceRangeInt64MethodCallback, 0},
3286 {"methodWithEnforceRangeUInt64", TestObjV8Internal::methodWithEnforceRangeUInt64MethodCallback, 0},