v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::RegExpResultsCache_MatchGlobalAtom Member List

This is the complete list of members for v8::internal::RegExpResultsCache_MatchGlobalAtom, including all inherited members.

Clear(Heap *heap)v8::internal::RegExpResultsCache_MatchGlobalAtomstatic
kEntrySizev8::internal::RegExpResultsCache_MatchGlobalAtomprivatestatic
kLastMatchIndexIndexv8::internal::RegExpResultsCache_MatchGlobalAtomprivatestatic
kNumberOfMatchesIndexv8::internal::RegExpResultsCache_MatchGlobalAtomprivatestatic
kPatternIndexv8::internal::RegExpResultsCache_MatchGlobalAtomprivatestatic
kSizev8::internal::RegExpResultsCache_MatchGlobalAtomstatic
kSubjectIndexv8::internal::RegExpResultsCache_MatchGlobalAtomprivatestatic
TryGet(Isolate *isolate, Tagged< String > subject, Tagged< String > pattern, int *number_of_matches_out, int *last_match_index_out)v8::internal::RegExpResultsCache_MatchGlobalAtomstatic
TryInsert(Isolate *isolate, Tagged< String > subject, Tagged< String > pattern, int number_of_matches, int last_match_index)v8::internal::RegExpResultsCache_MatchGlobalAtomstatic