Home
last modified time | relevance | path

Searched refs:kRegExpMatchIsFalseishOnJSRegExp (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dregexp.tq384 const kRegExpMatchIsFalseishOnJSRegExp: constexpr UseCounterFeature
385 generates 'v8::Isolate::kRegExpMatchIsFalseishOnJSRegExp';
413 IncrementUseCounter(context, SmiConstant(kRegExpMatchIsFalseishOnJSRegExp));
/third_party/node/deps/v8/include/
Dv8-isolate.h492 kRegExpMatchIsFalseishOnJSRegExp = 73, enumerator