Move unique stubs to unique-stubs-resumable.cpp
commit90347dd4fa23810e5f44dbe0edfa9a87a58a3f5c
authorJan Oravec <jan@fb.com>
Mon, 6 Nov 2017 07:08:49 +0000 (5 23:08 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 6 Nov 2017 07:28:09 +0000 (5 23:28 -0800)
tree4b3600c263a8f64dbf815e89ec6391bc8b133c1b
parentf5a326ce9ca904829de4cdd05bec3607155c69b8
Move unique stubs to unique-stubs-resumable.cpp

Summary:
Let's put resumable-related unique stubs to a separate file as the amount of
logic here is going to grow as support for async generators gets added.

Reviewed By: ricklavoie

Differential Revision: D6244355

fbshipit-source-id: 6d9e2d60f417b0154e8d81a3317b8b704ac37e92
hphp/runtime/vm/jit/unique-stubs-resumable.cpp [new file with mode: 0644]
hphp/runtime/vm/jit/unique-stubs.cpp
hphp/runtime/vm/jit/unique-stubs.h