H A D | d8-test.cc | 45 AddAllFastCallbackPatch(AnyCType receiver, AnyCType should_fallback, AnyCType arg_i32, AnyCType arg_u32, AnyCType arg_i64, AnyCType arg_u64, AnyCType arg_f32, AnyCType arg_f64, AnyCType options) AddAllFastCallbackPatch() argument 60 AddAllFastCallback(Local<Object> receiver, bool should_fallback, int32_t arg_i32, uint32_t arg_u32, int64_t arg_i64, uint64_t arg_u64, float arg_f32, double arg_f64, FastApiCallbackOptions& options) AddAllFastCallback() argument 82 AddAllFastCallbackNoOptionsPatch( AnyCType receiver, AnyCType should_fallback, AnyCType arg_i32, AnyCType arg_u32, AnyCType arg_i64, AnyCType arg_u64, AnyCType arg_f32, AnyCType arg_f64) AddAllFastCallbackNoOptionsPatch() argument 94 AddAllFastCallbackNoOptions(Local<Object> receiver, bool should_fallback, int32_t arg_i32, uint32_t arg_u32, int64_t arg_i64, uint64_t arg_u64, float arg_f32, double arg_f64) AddAllFastCallbackNoOptions() argument 410 Add32BitIntFastCallbackPatch(AnyCType receiver, AnyCType should_fallback, AnyCType arg_i32, AnyCType arg_u32, AnyCType options) Add32BitIntFastCallbackPatch() argument 423 Add32BitIntFastCallback(v8::Local<v8::Object> receiver, bool should_fallback, int32_t arg_i32, uint32_t arg_u32, FastApiCallbackOptions& options) Add32BitIntFastCallback() argument [all...] |