Home
last modified time | relevance | path

Searched refs:kRegExpPrototypeToString (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp.cc24 isolate->CountUsage(v8::Isolate::kRegExpPrototypeToString); in BUILTIN()
/third_party/node/deps/v8/include/
Dv8-isolate.h431 kRegExpPrototypeToString = 12, enumerator
/third_party/node/deps/v8/src/compiler/
Dtyper.cc1760 case Builtin::kRegExpPrototypeToString: in JSCallTyper()
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc2526 Builtin::kRegExpPrototypeToString, 0, false); in InitializeGlobal()