factor/vm/profiler.h

5 lines
133 B
C
Raw Normal View History

2008-01-02 19:36:36 -05:00
bool profiling_p;
DECLARE_PRIMITIVE(profiling);
2008-01-02 19:36:36 -05:00
F_COMPILED *compile_profiling_stub(F_WORD *word);
void update_word_xt(F_WORD *word);