Searched refs:FastCloneRegExp (Results 1 – 6 of 6) sorted by relevance
87 static Callable FastCloneRegExp(Isolate* isolate);
236 Callable CodeFactory::FastCloneRegExp(Isolate* isolate) { in FastCloneRegExp() function in v8::internal::CodeFactory
34 V(FastCloneRegExp) \
75 V(FastCloneRegExp) \728 DEFINE_CALL_INTERFACE_DESCRIPTOR(FastCloneRegExp);729 DEFINE_HYDROGEN_CODE_STUB(FastCloneRegExp, HydrogenCodeStub);
528 Callable callable = CodeFactory::FastCloneRegExp(isolate()); in LowerJSCreateLiteralRegExp()
5769 Callable callable = CodeFactory::FastCloneRegExp(isolate()); in VisitRegExpLiteral()