Searched refs:FastCloneRegExp (Results 1 – 7 of 7) sorted by relevance
126 static Callable FastCloneRegExp(Isolate* isolate);
354 Callable CodeFactory::FastCloneRegExp(Isolate* isolate) { in FastCloneRegExp() function in v8::internal::CodeFactory
40 V(FastCloneRegExp) \
111 V(FastCloneRegExp) \954 DEFINE_CALL_INTERFACE_DESCRIPTOR(FastCloneRegExp);955 DEFINE_TURBOFAN_CODE_STUB(FastCloneRegExp, TurboFanCodeStub);
517 Callable callable = CodeFactory::FastCloneRegExp(isolate()); in LowerJSCreateLiteralRegExp()
1593 Callable callable = CodeFactory::FastCloneRegExp(isolate()); in VisitRegExpLiteral()
5395 Callable callable = CodeFactory::FastCloneRegExp(isolate()); in VisitRegExpLiteral()