gecko-dev/js
Jan de Mooij ed52e99739 Bug 1551796 part 2 - Move JitScript from vm/TypeInference.* to jit/JitScript.*. r=tcampbell
Some of the TypeInference-related static methods were kept in TypeInference-inl.h and
TypeInference.cpp because of various dependencies. Also, methods like JitScript::MonitorAssign
probably don't belong on JitScript anyway, but for now this seems reasonable.

Differential Revision: https://phabricator.services.mozilla.com/D31982

--HG--
rename : js/src/vm/TypeInference-inl.h => js/src/jit/JitScript-inl.h
rename : js/src/vm/TypeInference.cpp => js/src/jit/JitScript.cpp
rename : js/src/vm/TypeInference.h => js/src/jit/JitScript.h
extra : moz-landing-system : lando
2019-05-22 20:04:25 +00:00
..
ductwork/debugger
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Bug 1551796 part 1 - Rename TypeScript to JitScript. r=tcampbell 2019-05-23 07:28:00 +00:00
rust Bug 1549340 - Part 2: Use union instead of reinterpret_cast to initialize const char* with symbol for JSPropertySpec.name. r=jandem 2019-05-13 10:26:48 +00:00
src Bug 1551796 part 2 - Move JitScript from vm/TypeInference.* to jit/JitScript.*. r=tcampbell 2019-05-22 20:04:25 +00:00
xpconnect Bug 1551796 part 1 - Rename TypeScript to JitScript. r=tcampbell 2019-05-23 07:28:00 +00:00
app.mozbuild Backed out 2 changesets (bug 1551473, bug 1549954) win 2012 SM bustages on a CLOSED TREE 2019-05-21 19:30:36 +03:00
ffi.configure
moz.build
moz.configure Bug 1545502 - move fuzzing options to toolchain.configure; r=firefox-build-system-reviewers,chmanchester 2019-04-23 19:15:17 +00:00
sub.configure