Home
last modified time | relevance | path

Searched defs:GetOptionalArgumentValue (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.h2986 TNode<Object> GetOptionalArgumentValue(int index) { in GetOptionalArgumentValue() function
2997 TNode<Object> GetOptionalArgumentValue(TNode<IntPtrT> index) { in GetOptionalArgumentValue() function
Dcode-stub-assembler.cc12115 TNode<Object> CodeStubArguments::GetOptionalArgumentValue( in GetOptionalArgumentValue() function in v8::internal::CodeStubArguments
12136 TNode<Object> CodeStubArguments::GetOptionalArgumentValue( in GetOptionalArgumentValue() function in v8::internal::CodeStubArguments