File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
packages/graalvm/src/main/kotlin/elide/runtime/gvm/internals/intrinsics/js Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2024-2025 Elide Technologies, Inc.
3+ *
4+ * Licensed under the MIT license (the "License"); you may not use this file except in compliance
5+ * with the License. You may obtain a copy of the License at
6+ *
7+ * https://opensource.org/license/mit/
8+ *
9+ * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
10+ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11+ * License for the specific language governing permissions and limitations under the License.
12+ */
113package elide.runtime.gvm.internals.intrinsics.js
214
315import org.graalvm.polyglot.Context
You can’t perform that action at this time.
0 commit comments