v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::BuiltinCallDescriptor::Descriptor< Derived > Struct Template Reference
Collaboration diagram for v8::internal::compiler::turboshaft::BuiltinCallDescriptor::Descriptor< Derived >:

Static Public Member Functions

static const TSCallDescriptorCreate (StubCallMode call_mode, Zone *zone, LazyDeoptOnThrow lazy_deopt_on_throw=LazyDeoptOnThrow::kNo)
 

Detailed Description

template<typename Derived>
struct v8::internal::compiler::turboshaft::BuiltinCallDescriptor::Descriptor< Derived >

Definition at line 23 of file builtin-call-descriptors.h.

Member Function Documentation

◆ Create()

template<typename Derived >
static const TSCallDescriptor * v8::internal::compiler::turboshaft::BuiltinCallDescriptor::Descriptor< Derived >::Create ( StubCallMode call_mode,
Zone * zone,
LazyDeoptOnThrow lazy_deopt_on_throw = LazyDeoptOnThrow::kNo )
inlinestatic

Definition at line 24 of file builtin-call-descriptors.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: