Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/
incrementer-worker.js
"use strict"; importScripts("./test-incrementer.js"); setupDestinationIncrementer(self, self);