Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc376 Callable tostring_callable = CodeFactory::ToString(isolate); in RegExpPrototypeExecInternal() local
1998 Callable tostring_callable = CodeFactory::ToString(isolate); in Generate_RegExpPrototypeReplace() local