aotThunker        498 core/AvmCore.cpp 				compiledMethodInfo.thunker = aotThunker;
aotThunker         74 core/CdeclThunk.h 	Atom aotThunker(MethodEnv* env, uint32_t argc, Atom* argv);
aotThunker        141 core/NativeFunction.cpp 			info->thunker = isNumberRetType ? (AvmThunkNativeThunker)aotThunkerN : (AvmThunkNativeThunker)aotThunker;
aotThunker       1567 core/Traits.cpp             compiledMethodInfo.thunker = aotThunker;