Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-regexp.h230 static constexpr int kSymbolSearchFunctionDescriptorIndex = 17; variable
/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp-gen.cc868 DescriptorIndexNameValue{JSRegExp::kSymbolSearchFunctionDescriptorIndex, in BranchIfFastRegExpForSearch()
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc2562 DCHECK_EQ(JSRegExp::kSymbolSearchFunctionDescriptorIndex, in InitializeGlobal()