summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-03-19 02:55:54 -0400
committerLioncash <mathew1800@gmail.com>2018-03-19 03:08:57 -0400
commita0164e14bc44ff2e6d35c2641d20c43c9a0fcb13 (patch)
treebdddc190034ad5cef49470149c15c8880d47b10e /Source/Core/Common/StringUtil.cpp
parentb4cd11c7c9839f7a6573de6960f6becabfb2b444 (diff)
BreakPoints: Avoid direct use of the JIT global
Trims the direct usages of the global by making the code go through the JIT interface (where it should have been going in the first place). This also removes direct JIT header dependencies from the breakpoints as well. Now, no code uses the JIT global other than JIT code itself, and the unit tests.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions