V8 Project
|
This is the complete list of members for v8::internal::CallApiFunctionStub, including all inherited members.
argc() const | v8::internal::CallApiFunctionStub | inlineprivate |
call_data_undefined() const | v8::internal::CallApiFunctionStub | inlineprivate |
CallApiFunctionStub(Isolate *isolate, bool is_store, bool call_data_undefined, int argc) | v8::internal::CallApiFunctionStub | inline |
DEFINE_CALL_INTERFACE_DESCRIPTOR(ApiFunction) | v8::internal::CallApiFunctionStub | private |
DEFINE_CODE_STUB_BASE(PlatformCodeStub, CodeStub) | v8::internal::PlatformCodeStub | protected |
DEFINE_PLATFORM_CODE_STUB(CallApiFunction, PlatformCodeStub) | v8::internal::CallApiFunctionStub | private |
Generate(MacroAssembler *masm)=0 | v8::internal::PlatformCodeStub | protectedpure virtual |
GenerateCode() OVERRIDE | v8::internal::PlatformCodeStub | virtual |
GetCodeKind() const | v8::internal::PlatformCodeStub | inlinevirtual |
is_store() const | v8::internal::CallApiFunctionStub | inlineprivate |
PlatformCodeStub(Isolate *isolate) | v8::internal::PlatformCodeStub | inlineexplicitprotected |
STATIC_ASSERT(Code::kArgumentsBits+2<=kStubMinorKeyBits) | v8::internal::CallApiFunctionStub | private |