Package com.oracle.truffle.js.builtins.helper
package com.oracle.truffle.js.builtins.helper
-
ClassDescriptionBuilt-in that wraps the host's garbage collection invocation mechanism.Helper node for optimization of built-in functions.This implements behavior for Collections of ES6.Implements ES6 21.2.5.2.1 Runtime Semantics: RegExpExec ( R, S ).Ignores the
lastIndexandglobalproperties of the RegExp during matching.Helper for parsing replacement value parameters of String.prototype.[@@replace] and RegExp.prototype.[@@replace].Implementation of the synchronization primitives of ECMA2017 Shared Memory model.String escape/unescape utility class.