![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::PlatformCodeStub, including all inherited members.
| CodeStub(Isolate *isolate) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlineexplicit |
| CodeStub(uint32_t key, Isolate *isolate) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlineprotected |
| DEFINE_CODE_STUB_BASE(PlatformCodeStub, CodeStub) (defined in v8::internal::PlatformCodeStub) | v8::internal::PlatformCodeStub | protected |
| DeleteStubFromCacheForTesting() (defined in v8::internal::CodeStub) | v8::internal::CodeStub | |
| FindCodeInCache(Code *code_out) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | |
| Generate(MacroAssembler *masm)=0 (defined in v8::internal::PlatformCodeStub) | v8::internal::PlatformCodeStub | protectedpure virtual |
| GenerateCode() override (defined in v8::internal::PlatformCodeStub) | v8::internal::PlatformCodeStub | virtual |
| GenerateHandlerTable(MacroAssembler *masm) (defined in v8::internal::PlatformCodeStub) | v8::internal::PlatformCodeStub | protectedvirtual |
| GetCallInterfaceDescriptor() const =0 (defined in v8::internal::CodeStub) | v8::internal::CodeStub | pure virtual |
| GetCode() (defined in v8::internal::CodeStub) | v8::internal::CodeStub | |
| GetCode(Isolate *isolate, uint32_t key) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | static |
| GetKey() (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlineprotected |
| GetMajorKey(const Code code_stub) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | static |
| GetStackParameterCount() const (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlinevirtual |
| InitializeDescriptor(Isolate *isolate, uint32_t key, CodeStubDescriptor *desc) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | static |
| isolate() const (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inline |
| Major enum name (defined in v8::internal::CodeStub) | v8::internal::CodeStub | |
| MajorKey() const =0 (defined in v8::internal::CodeStub) | v8::internal::CodeStub | pure virtual |
| MajorKeyFromKey(uint32_t key) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlinestatic |
| MajorName(Major major_key) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | static |
| minor_key_ (defined in v8::internal::CodeStub) | v8::internal::CodeStub | protected |
| MinorKey() const (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inline |
| MinorKeyFromKey(uint32_t key) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlinestatic |
| NeedsImmovableCode() (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlineprotectedvirtual |
| NoCache enum value (defined in v8::internal::CodeStub) | v8::internal::CodeStub | |
| NoCacheKey() (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlinestatic |
| NUMBER_OF_IDS enum value (defined in v8::internal::CodeStub) | v8::internal::CodeStub | |
| operator delete(void *, size_t) (defined in v8::internal::ZoneObject) | v8::internal::ZoneObject | inline |
| operator delete(void *pointer, Zone *zone) (defined in v8::internal::ZoneObject) | v8::internal::ZoneObject | inline |
| operator new(size_t size, Zone *zone) (defined in v8::internal::ZoneObject) | v8::internal::ZoneObject | inline |
| PlatformCodeStub(Isolate *isolate) (defined in v8::internal::PlatformCodeStub) | v8::internal::PlatformCodeStub | inlineexplicitprotected |
| PrintBaseName(std::ostream &os) const (defined in v8::internal::CodeStub) | v8::internal::CodeStub | protectedvirtual |
| PrintName(std::ostream &os) const (defined in v8::internal::CodeStub) | v8::internal::CodeStub | protectedvirtual |
| PrintState(std::ostream &os) const (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlineprotectedvirtual |
| set_isolate(Isolate *isolate) (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inline |
| SometimesSetsUpAFrame() (defined in v8::internal::CodeStub) | v8::internal::CodeStub | inlinevirtual |
| ~CodeStub()=default (defined in v8::internal::CodeStub) | v8::internal::CodeStub | virtual |