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

Static Public Member Functions

static const TSCallDescriptorCreate (Zone *zone, LazyDeoptOnThrow lazy_deopt_on_throw)
 

Detailed Description

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

Definition at line 18 of file runtime-call-descriptors.h.

Member Function Documentation

◆ Create()

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

Definition at line 19 of file runtime-call-descriptors.h.

Here is the call graph for this function:

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