Home
last modified time | relevance | path

Searched refs:kSymbolMatchAllFunctionDescriptorIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-regexp.h228 static constexpr int kSymbolMatchAllFunctionDescriptorIndex = 15; variable
/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1227 DescriptorIndexNameValue{JSRegExp::kSymbolMatchAllFunctionDescriptorIndex, in TF_BUILTIN()
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc2544 DCHECK_EQ(JSRegExp::kSymbolMatchAllFunctionDescriptorIndex, in InitializeGlobal()