File tree 6 files changed +18
-2
lines changed
6 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ // Copyright 2021 the v8go contributors. All rights reserved.
2
+ // Use of this source code is governed by a BSD-style license that can be
3
+ // found in the LICENSE file.
4
+
1
5
package v8go
2
6
3
7
/*
Original file line number Diff line number Diff line change
1
+ // Copyright 2021 the v8go contributors. All rights reserved.
2
+ // Use of this source code is governed by a BSD-style license that can be
3
+ // found in the LICENSE file.
4
+
1
5
package v8go_test
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2021 the v8go contributors. All rights reserved.
2
+ // Use of this source code is governed by a BSD-style license that can be
3
+ // found in the LICENSE file.
4
+
1
5
package v8go
2
6
3
7
type CPUProfileNode struct {
Original file line number Diff line number Diff line change
1
+ // Copyright 2021 the v8go contributors. All rights reserved.
2
+ // Use of this source code is governed by a BSD-style license that can be
3
+ // found in the LICENSE file.
4
+
1
5
package v8go_test
2
6
3
7
import (
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Roger Chapman and the v8go contributors. All rights reserved.
1
+ // Copyright 2021 the v8go contributors. All rights reserved.
2
2
// Use of this source code is governed by a BSD-style license that can be
3
3
// found in the LICENSE file.
4
4
Original file line number Diff line number Diff line change 1
- // Copyright 2021 Roger Chapman and the v8go contributors. All rights reserved.
1
+ // Copyright 2021 the v8go contributors. All rights reserved.
2
2
// Use of this source code is governed by a BSD-style license that can be
3
3
// found in the LICENSE file.
4
4
You can’t perform that action at this time.
0 commit comments