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