Home
last modified time | relevance | path

Searched refs:has_to_json_regular_operation (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Didlharness.js660 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 IdlInterface
1383 } else if (I.has_to_json_regular_operation()) {