apply(Context, Method, Arguments, Value) is true if Value unifies with the result of calling the method Method of the JavaScript object Context with arguments Arguments. If Method is a JSValueFUNCTION, Value is the result of calling the JavaScript function in the context of the JavaScript object Context.