Searched refs:has_to_json_regular_operation (Results 1 – 1 of 1) sorted by relevance
660 if (thing.has_to_json_regular_operation()) { return true; }670 … if (mixins.some(function(m) { return m.has_to_json_regular_operation() } )) { return true; }1315 IdlInterface.prototype.has_to_json_regular_operation = function() { method in IdlInterface1383 } else if (I.has_to_json_regular_operation()) {