Package org.jruby.ir.instructions
Class BuildDynRegExpInstr.RECache
java.lang.Object
org.jruby.ir.instructions.BuildDynRegExpInstr.RECache
- Enclosing class:
- BuildDynRegExpInstr
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate RubyRegexpprivate static final AtomicReferenceFieldUpdater<BuildDynRegExpInstr.RECache,RubyRegexp> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rubyRegexp
-
UPDATER
-
-
Constructor Details
-
RECache
private RECache()
-
-
Method Details
-
updateCache
-