Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-regexp.h227 static constexpr int kSymbolMatchFunctionDescriptorIndex = 14; variable
/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp-gen.cc880 DescriptorIndexNameValue{JSRegExp::kSymbolMatchFunctionDescriptorIndex, in BranchIfFastRegExpForMatch()
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc2535 DCHECK_EQ(JSRegExp::kSymbolMatchFunctionDescriptorIndex, in InitializeGlobal()