use transDB to find TransRec given TC addressnightly-2020.01.13
commit98f4329102928cb2cbf19f4014d7db5fed3545e3
authorBin Liu <binliu@fb.com>
Sun, 12 Jan 2020 05:11:20 +0000 (11 21:11 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 12 Jan 2020 05:13:14 +0000 (11 21:13 -0800)
treebfbb2c11a0b3cdb121743cdc060bf264fcd5766f
parenta9b574dd787e57d58fc6e904bc0f60e54c43aa93
use transDB to find TransRec given TC address

Summary: TransDB can be a better way to get php stack trace, as it contains more information. This diffs adds ability to do the lookup from a TCA in the middle of the translation.

Reviewed By: ottoni

Differential Revision: D19323702

fbshipit-source-id: a740e502716bb3ee6aacefe5c23555008835e453
hphp/runtime/vm/jit/tc-info.cpp
hphp/runtime/vm/jit/trans-db.cpp
hphp/runtime/vm/jit/trans-rec.cpp
hphp/runtime/vm/jit/trans-rec.h