Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc1526 Handle<Object> replacement_obj; in RUNTIME_FUNCTION() local
1528 isolate, replacement_obj, in RUNTIME_FUNCTION()
1534 isolate, replacement, Object::ToString(isolate, replacement_obj)); in RUNTIME_FUNCTION()
1890 Handle<Object> replacement_obj; in RUNTIME_FUNCTION() local
1892 isolate, replacement_obj, in RUNTIME_FUNCTION()
1897 isolate, replacement, Object::ToString(isolate, replacement_obj)); in RUNTIME_FUNCTION()
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2778 Node* const replacement_obj = in ReplaceGlobalCallableFastPath() local
2783 ToString_Inline(context, replacement_obj); in ReplaceGlobalCallableFastPath()
2826 Node* const replacement_obj = in ReplaceGlobalCallableFastPath() local
2834 ToString_Inline(context, replacement_obj); in ReplaceGlobalCallableFastPath()