V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::compiler::Linkage, including all inherited members.
ComputeIncoming(Zone *zone, OptimizedCompilationInfo *info) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
GetBytecodeDispatchCallDescriptor(Zone *zone, const CallInterfaceDescriptor &descriptor, int stack_parameter_count) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
GetCEntryStubCallDescriptor(Zone *zone, int return_count, int js_parameter_count, const char *debug_name, Operator::Properties properties, CallDescriptor::Flags flags) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
GetIncomingDescriptor() const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inline |
GetJSCallArgCountParamIndex(int parameter_count) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inlinestatic |
GetJSCallContextParamIndex(int parameter_count) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inlinestatic |
GetJSCallDescriptor(Zone *zone, bool is_osr, int parameter_count, CallDescriptor::Flags flags) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
GetJSCallNewTargetParamIndex(int parameter_count) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inlinestatic |
GetOsrValueLocation(int index) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | |
GetParameterLocation(int index) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inline |
GetParameterSecondaryLocation(int index) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | |
GetParameterType(int index) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inline |
GetReturnLocation(size_t index=0) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inline |
GetReturnType(size_t index=0) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inline |
GetRuntimeCallDescriptor(Zone *zone, Runtime::FunctionId function, int js_parameter_count, Operator::Properties properties, CallDescriptor::Flags flags) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
GetSimplifiedCDescriptor(Zone *zone, const MachineSignature *sig, bool set_initialize_root_flag=false) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
GetStubCallContextParamIndex(int parameter_count) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inlinestatic |
GetStubCallDescriptor(Zone *zone, const CallInterfaceDescriptor &descriptor, int stack_parameter_count, CallDescriptor::Flags flags, Operator::Properties properties=Operator::kNoProperties, StubCallMode stub_mode=StubCallMode::kCallOnHeapBuiltin) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
kJSCallClosureParamIndex (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
kOsrAccumulatorRegisterIndex (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
kOsrContextSpillSlotIndex (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
Linkage(CallDescriptor *incoming) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | inlineexplicit |
NeedsFrameStateInput(Runtime::FunctionId function) (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage | static |
ParameterHasSecondaryLocation(int index) const (defined in v8::internal::compiler::Linkage) | v8::internal::compiler::Linkage |