Documentation
¶
Index ¶
- func VMCheck(v goja.Value) bool
- func VMSafeBool(v goja.Value) (bool, bool)
- func VMSafeInt64(v goja.Value) (int64, bool)
- func VMSafeMarshal(target interface{}, obj goja.Value, vm *goja.Runtime) error
- func VMSafeObj(vm *goja.Runtime, v goja.Value) (*goja.Object, bool)
- func VMSafeStr(v goja.Value) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.