v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::TSCallDescriptor Member List

This is the complete list of members for v8::internal::compiler::turboshaft::TSCallDescriptor, including all inherited members.

can_throwv8::internal::compiler::turboshaft::TSCallDescriptor
Create(const CallDescriptor *descriptor, CanThrow can_throw, LazyDeoptOnThrow lazy_deopt_on_throw, Zone *graph_zone, const JSWasmCallParameters *js_wasm_call_parameters=nullptr)v8::internal::compiler::turboshaft::TSCallDescriptorinlinestatic
descriptorv8::internal::compiler::turboshaft::TSCallDescriptor
in_repsv8::internal::compiler::turboshaft::TSCallDescriptor
js_wasm_call_parametersv8::internal::compiler::turboshaft::TSCallDescriptor
lazy_deopt_on_throwv8::internal::compiler::turboshaft::TSCallDescriptor
out_repsv8::internal::compiler::turboshaft::TSCallDescriptor
TSCallDescriptor(const CallDescriptor *descriptor, base::Vector< const RegisterRepresentation > in_reps, base::Vector< const RegisterRepresentation > out_reps, CanThrow can_throw, LazyDeoptOnThrow lazy_deopt_on_throw, const JSWasmCallParameters *js_wasm_call_parameters)v8::internal::compiler::turboshaft::TSCallDescriptorinline