Searched refs:AllocateLiteralRegExp (Results 1 – 2 of 2) sorted by relevance
109 Node* AllocateLiteralRegExp(Node* effect, Node* control, in NON_EXPORTED_BASE()
1214 Node* value = effect = AllocateLiteralRegExp(effect, control, boilerplate); in ReduceJSCreateLiteralRegExp()1774 Node* JSCreateLowering::AllocateLiteralRegExp(Node* effect, Node* control, in AllocateLiteralRegExp() function in v8::internal::compiler::JSCreateLowering