Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp.h146 V8_EXPORT_PRIVATE static bool CompileForTesting(
Dregexp.cc860 bool RegExp::CompileForTesting(Isolate* isolate, Zone* zone, in CompileForTesting() function in v8::internal::RegExp