nodev8

package
v0.0.0-...-3b12f0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Use build-time constants for the HeapObject/SMI Tags for code size and speed.
	// They are unlikely to change, and likely require larger modifications on change.
	SmiTag            = C.SmiTag
	SmiTagMask        = C.SmiTagMask
	SmiTagShift       = C.SmiTagShift
	SmiValueShift     = C.SmiValueShift
	HeapObjectTag     = C.HeapObjectTag
	HeapObjectTagMask = C.HeapObjectTagMask

	// The largest possible identifier for V8 frame type (marker)
	MaxFrameType = 64
)

Variables

This section is empty.

Functions

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL