|
V8 Project
|
Inheritance diagram for v8::internal::anonymous_namespace{builtins.cc}::BuiltinArguments< extra_args >:
Collaboration diagram for v8::internal::anonymous_namespace{builtins.cc}::BuiltinArguments< extra_args >:Public Member Functions | |
| BuiltinArguments (int length, Object **arguments) | |
| Object *& | operator[] (int index) |
| template<class S > | |
| Handle< S > | at (int index) |
| Handle< Object > | receiver () |
| Handle< JSFunction > | called_function () |
| int | length () const |
| int | length () const |
Definition at line 28 of file builtins.cc.
|
inline |
Definition at line 30 of file builtins.cc.
|
inline |
|
inline |
Definition at line 47 of file builtins.cc.
References v8::internal::NEEDS_CALLED_FUNCTION, and v8::internal::STATIC_ASSERT().
Here is the call graph for this function:
|
inline |
Definition at line 54 of file builtins.cc.
References v8::internal::NO_EXTRA_ARGUMENTS, and v8::internal::STATIC_ASSERT().
Here is the call graph for this function:| int v8::internal::anonymous_namespace{builtins.cc}::BuiltinArguments< NEEDS_CALLED_FUNCTION >::length | ( | ) | const |
Definition at line 71 of file builtins.cc.
|
inline |
Definition at line 33 of file builtins.cc.
References DCHECK.
|
inline |
Definition at line 43 of file builtins.cc.