Searched refs:assert_in_array (Results 1 – 2 of 2) sorted by relevance
1109 … assert_in_array(typeof value, ["object", "function"], "wrong type: not object or function");1125 assert_in_array(typeof value, ["object", "function"], "wrong type: not object or function");
1043 function assert_in_array(actual, expected, description) function1049 expose(assert_in_array, "assert_in_array");