V8 Project
v8::internal::CallFunctionStub Member List

This is the complete list of members for v8::internal::CallFunctionStub, including all inherited members.

argc() constv8::internal::CallFunctionStubinlineprivate
CallAsMethod() constv8::internal::CallFunctionStubinlineprivate
CallFunctionStub(Isolate *isolate, int argc, CallFunctionFlags flags)v8::internal::CallFunctionStubinline
DEFINE_CALL_INTERFACE_DESCRIPTOR(CallFunction)v8::internal::CallFunctionStubprivate
DEFINE_CODE_STUB_BASE(PlatformCodeStub, CodeStub)v8::internal::PlatformCodeStubprotected
DEFINE_PLATFORM_CODE_STUB(CallFunction, PlatformCodeStub)v8::internal::CallFunctionStubprivate
ExtractArgcFromMinorKey(int minor_key)v8::internal::CallFunctionStubinlinestatic
flags() constv8::internal::CallFunctionStubinlineprivate
Generate(MacroAssembler *masm)=0v8::internal::PlatformCodeStubprotectedpure virtual
GenerateCode() OVERRIDEv8::internal::PlatformCodeStubvirtual
GetCodeKind() constv8::internal::PlatformCodeStubinlinevirtual
NeedsChecks() constv8::internal::CallFunctionStubinlineprivate
PlatformCodeStub(Isolate *isolate)v8::internal::PlatformCodeStubinlineexplicitprotected
PrintName(OStream &os) const OVERRIDEv8::internal::CallFunctionStubprivatevirtual
STATIC_ASSERT(Code::kArgumentsBits+2<=kStubMinorKeyBits)v8::internal::CallFunctionStubprivate