AVMTHUNK_GET_FUNCTION_HANDLER 229 core/builtin.cpp const FuncType func = reinterpret_cast<FuncType>(AVMTHUNK_GET_FUNCTION_HANDLER(env)); AVMTHUNK_GET_FUNCTION_HANDLER 461 core/builtin.cpp const FuncType func = reinterpret_cast<FuncType>(AVMTHUNK_GET_FUNCTION_HANDLER(env)); AVMTHUNK_GET_FUNCTION_HANDLER 892 core/builtin.cpp const FuncType func = reinterpret_cast<FuncType>(AVMTHUNK_GET_FUNCTION_HANDLER(env)); AVMTHUNK_GET_FUNCTION_HANDLER 290 shell/shell_toplevel.cpp const FuncType func = reinterpret_cast<FuncType>(AVMTHUNK_GET_FUNCTION_HANDLER(env));