immediateFunction 3091 libcore/vm/Machine.cpp 		immediateFunction(func, pthis, return_slot, stack_in, stack_out);
immediateFunction  234 libcore/vm/Machine.h 	void immediateFunction(const as_function *to_call, as_object* pThis,
immediateFunction  239 libcore/vm/Machine.h         immediateFunction(to_call, pthis, mIgnoreReturn, stack_in, stack_out);