Searched defs:GetOptionalArgumentValue (Results 1 – 2 of 2) sorted by relevance
4325 TNode<Object> GetOptionalArgumentValue(TNode<IntPtrT> index) { in GetOptionalArgumentValue() function4328 TNode<Object> GetOptionalArgumentValue(int index) { in GetOptionalArgumentValue() function
14422 TNode<Object> CodeStubArguments::GetOptionalArgumentValue( in GetOptionalArgumentValue() function in v8::internal::CodeStubArguments