Home
last modified time | relevance | path

Searched defs:regexp_fun (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp-gen.cc787 const TNode<HeapObject> regexp_fun = in IsFastRegExpNoPrototype() local
826 TNode<JSFunction> regexp_fun = in BranchIfFastRegExp() local
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc2478 Handle<JSFunction> regexp_fun = InstallFunction( in InitializeGlobal() local
4678 Handle<JSFunction> regexp_fun(native_context()->regexp_function(), isolate()); in InitializeGlobal_regexp_linear_flag() local
/third_party/node/deps/v8/src/runtime/
Druntime-regexp.cc1652 Handle<JSFunction> regexp_fun = isolate->regexp_function(); in RUNTIME_FUNCTION() local